[josm-dev] adding projections through plugins
Frederik Ramm
frederik at remote.org
Wed Jan 5 16:59:29 GMT 2011
Hi,
I want to write a plugin that adds a projection. Since the
projection is somewhat outlandish I don't want to add the projection to
the core.
Existing plugins that do this go the somewhat clumsy route of having
their own menu button or something because they cannot add themselves to
the static final projection list defined in the interface Projection.java.
I suggest moving this "master list" of projections to the
ProjectionPreference class where it could then be modified by plugins.
Ok?
Bye
Frederik
More information about the josm-dev
mailing list