A component to embed a Mapbox map. It can be used to display a map with markers.

For this component you need Mapbox access token: https://www.mapbox.com/api-documentation/#access-tokens-and-token-scopes

Fields

NameTypeDescriptionOptions
Access TokenTextAccess token from Mapbox-
Map styleTextMap style URL-
ZoomNumber--
LatitudeNumber--
LongitudeNumber--
MarkersObject--
Controls visibleBooleanShow map controls
  1. Yes
  2. No
Custom CSS classesTextCSS classes, separated by spaces. You can define classes in custom stylesheets.-

Events