public abstract class AbstractMapTileUrlProvider extends AbstractMapProvider
enableCache, projection
Constructor and Description |
---|
AbstractMapTileUrlProvider(AbstractProjection projection) |
Modifier and Type | Method and Description |
---|---|
processing.core.PImage |
getTile(Coordinate coordinate)
Gets tiles for coordinate.
|
coordinateLocation, getTileUrls, locationCoordinate, random, sourceCoordinate, tileHeight, tileWidth
public AbstractMapTileUrlProvider(AbstractProjection projection)
public processing.core.PImage getTile(Coordinate coordinate)
AbstractMapProvider
getTile
in class AbstractMapProvider
coordinate
- The position and zoom to get tile for.