Skip to main content
All docs
V25.1
  • DevExpress v25.1 Update — Your Feedback Matters

    Our What's New in v25.1 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

    Take the survey Not interested

    MapboxDataProvider Fields
    Show Inherited Hide Inherited

    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