mapStyleConfig

Configures the Mapbox Maps styles used with Dash. You can edit or create new ones via Mapbox Studio.


Deprecated

Use mapStyle(func) instead

Replace with

mapStyle(func)

Configures the Mapbox Maps styles used with Dash. You can edit or create new ones via Mapbox Studio.

DEPRECATED! This method is deprecated and will be removed soon. Please use mapStyle { } instead.