Inheritance Hierarchy
Namespace:
Esri.ArcGISRuntime.Mapping
Assembly:
Esri.ArcGISRuntime (in Esri.ArcGISRuntime.dll) Version: 100.9.0.0
Syntaxpublic sealed class VectorTileStyle
The VectorTileStyle type exposes the following members.
Properties
Remarks
The stylesheet describes the appearance of the geometry and must be in the Mapbox GL Style format.
The style sheet also contains a URI to a vector tile source. The source must be in the Mapbox TileJSON format.
See Also