public class OsmRoadLabelJsonTileSource extends GeoJsonTileSource
| Constructor and Description |
|---|
OsmRoadLabelJsonTileSource() |
| Modifier and Type | Method and Description |
|---|---|
void |
decodeTags(org.oscim.core.MapElement mapElement,
java.util.Map<java.lang.String,java.lang.Object> properties)
allow overriding tag handling
|
getDataSource, getFeatureTag, postGeomHook, rewriteTagclose, getHttpEngine, getRequestHeader, getTilePath, getTileUrl, getUrl, getUrlFormatter, open, setApiKey, setHttpEngine, setHttpRequestHeaders, setUrlFormatterpublic void decodeTags(org.oscim.core.MapElement mapElement,
java.util.Map<java.lang.String,java.lang.Object> properties)
GeoJsonTileSourcedecodeTags in class GeoJsonTileSource