Companion

object Companion

A convenience object to access the style ID strings of the professionally-designed map styles made by Mapbox.

Properties

Link copied to clipboard
const val DARK: String

Dark: Subtle dark backdrop for data visualizations. Using this constant means your map style will always use the latest version and may change as we improve the style.

Link copied to clipboard
const val LIGHT: String

Light: Subtle light backdrop for data visualizations. Using this constant means your map style will always use the latest version and may change as we improve the style.

Link copied to clipboard

Mapbox Streets: A complete base map, perfect for incorporating your own data. Using this constant means your map style will always use the latest version and may change as we improve the style.

Link copied to clipboard
const val OUTDOORS: String

Outdoors: A general-purpose style tailored to outdoor activities. Using this constant means your map style will always use the latest version and may change as we improve the style.

Link copied to clipboard
const val SATELLITE: String

Satellite: A beautiful global satellite and aerial imagery layer. Using this constant means your map style will always use the latest version and may change as we improve the style.

Link copied to clipboard

Satellite Streets: Global satellite and aerial imagery with unobtrusive labels. Using this constant means your map style will always use the latest version and may change as we improve the style.

Link copied to clipboard
const val STANDARD: String

Mapbox Standard: A dynamic and performant 3D style that is the default for Mapbox maps.

Link copied to clipboard
const val TRAFFIC_DAY: String

Traffic Day: Color-coded roads based on live traffic congestion data. Traffic data is currently available in these select countries. Using this constant means your map style will always use the latest version and may change as we improve the style.

Link copied to clipboard

Traffic Night: Color-coded roads based on live traffic congestion data, designed to maximize legibility in low-light situations. Traffic data is currently available in these select countries. Using this constant means your map style will always use the latest version and may change as we improve the style.