Uses of Interface
it.tidalwave.mapviewer.Projection
-
Uses of Projection in it.tidalwave.mapviewer
Modifier and TypeInterfaceDescriptioninterface
This class represent a source forTile
s.Modifier and TypeClassDescriptionclass
The OpenStreetMap source of map tiles.class
The OpenTopoMap source of map tiles. -
Uses of Projection in it.tidalwave.mapviewer.spi
Modifier and TypeClassDescriptionclass
An implementation of the Mercator Projection.class
A generic, basic implementation forTileSource
.