Skip to main content
Version: 3.x

Enumeration: MapboxMode

@cognite/reveal/tools.MapboxMode

Map data for Mapbox

Enumeration Members​

Map_Id​

• Map_Id

Access the map data using a map id or Tileset id. For details see https://docs.mapbox.com/help/glossary/tileset-id/

Defined in​

packages/tools/src/Geomap/MapConfig.ts:26


Style​

• Style

Access the map data using a map style. For details see https://docs.mapbox.com/api/maps/styles/

Defined in​

packages/tools/src/Geomap/MapConfig.ts:22