Uses of Interface
it.tidalwave.mapviewer.Projection
Packages that use Projection
-
Uses of Projection in it.tidalwave.mapviewer
Subinterfaces of Projection in it.tidalwave.mapviewerModifier and TypeInterfaceDescriptioninterface
This class represent a source forTile
s.Classes in it.tidalwave.mapviewer that implement ProjectionModifier and TypeClassDescriptionclass
The OpenStreetMap source of map tiles.class
The OpenTopoMap source of map tiles. -
Uses of Projection in it.tidalwave.mapviewer.spi
Classes in it.tidalwave.mapviewer.spi that implement ProjectionModifier and TypeClassDescriptionclass
An implementation of the Mercator Projection.class
A generic, basic implementation forTileSource
.