public class VectorMBSource extends TileMBSource
JSONObject
holding a Mapbox vectorsource. Tiled sources (vector and
raster) must specify their details in terms of the TileJSON specification.Constructor and Description |
---|
VectorMBSource(JSONObject json) |
VectorMBSource(JSONObject json,
MBObjectParser parser) |
Modifier and Type | Method and Description |
---|---|
String |
getType()
Type of source.
|
getMaxZoom, getMinZoom, getTiles, getUrl
public VectorMBSource(JSONObject json)
public VectorMBSource(JSONObject json, MBObjectParser parser)
Copyright © 1996–2022 Geotools. All rights reserved.