MapboxDataProvider Fields
A data provider that obtains vector tiles from Mapbox Service.| Name | Description |
|---|---|
| AccessTokenProperty static | Identifies the AccessToken dependency property. |
| FontFolderProperty static | Identifies the FontFolder dependency property. Inherited from VectorTileDataProviderBase. |
| ImageSourceProperty static | Identifies the MapImageDataProviderBase.ImageSource dependency property. Inherited from MapImageDataProviderBase. |
| StyleFileUriProperty static | Identifies the StyleFileUri dependency property. Inherited from VectorTileDataProviderBase. |
| TilesetProperty static | Identifies the Tileset dependency property. |
| TileSourceProperty static | Identifies the TileSource dependency property. Inherited from ImageTileDataProvider. |
| TileUriTemplateProperty static | Identifies the TileUriTemplate dependency property. Inherited from UriBasedVectorTileDataProvider. |
See Also