public class OsmRoadLineJsonTileSource extends GeoJsonTileSource
| Constructor and Description |
|---|
OsmRoadLineJsonTileSource() |
| 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
|
org.oscim.core.Tag |
rewriteTag(java.lang.String key,
java.lang.Object value) |
getDataSource, getFeatureTag, postGeomHookclose, 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 GeoJsonTileSourcepublic org.oscim.core.Tag rewriteTag(java.lang.String key,
java.lang.Object value)
rewriteTag in class GeoJsonTileSource