[josm-dev] [RFC][PATCH] Refactor JMapViewer tile code

Dave Hansen dave at sr71.net
Sun Oct 18 18:34:12 BST 2009


I'm going to commit this unless there are any objections.

I've been working to make the SlippyMap layer JOSM plugin use the
JMapViewer code.  One issue is that the set of tile servers that the
plugin uses now is a bit more exhaustive than the set offered by the
JMapViewer classes.  So, I've refactored them a bit.  This moves some
common code into a common base class and also abstracts the "Osma"
classes to inherit from a common source.

I've tested it with the plain JMapViewer code, slippymap layer, and the
slippymap chooser.

-- Dave
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jmapview-patch0.patch
Type: text/x-patch
Size: 4673 bytes
Desc: not available
URL: <http://lists.openstreetmap.org/pipermail/josm-dev/attachments/20091018/6b5b951a/attachment.bin>


More information about the josm-dev mailing list