Adds an interactive map powered by Mapbox.
data-toggle="map"
- initializes the map plugin.
data-options='{"center": [-118.244615, 34.052979], "zoom": 12}'
- map options. Please see the official plugin documentation for a full list of options.