This repository was archived by the owner on Jun 10, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 21
Attributes
Guillem edited this page Aug 29, 2017
·
7 revisions
<mapboxgl width="500"></mapboxgl>
<mapboxgl width="500px"></mapboxgl><mapboxgl height="500"></mapboxgl>
<mapboxgl height="500px"></mapboxgl>Options: en, es, fr, de, ru, zh
<mapboxgl language="es"></mapboxgl><mapboxgl access-token="<YOUR_MAPBOXGL_TOKEN>"></mapboxgl><mapboxgl persistent="true"></mapboxgl><mapboxgl hash="true"></mapboxgl><mapboxgl bearing-snap="6"></mapboxgl><mapboxgl fail-if-major-performance-caveat="true"></mapboxgl><mapboxgl preserve-drawing-buffer="true"></mapboxgl><mapboxgl track-resize="true"></mapboxgl><mapboxgl show-collision-boxes="true"></mapboxgl><mapboxgl show-tile-boundaries="true"></mapboxgl><mapboxgl repaint="true"></mapboxgl><mapboxgl render-world-copies="true"></mapboxgl><mapboxgl rtl-enabled="true"></mapboxgl>var compareSettings = {
mousemove: true | false
};<div mapboxgl-compare compare-settings="compareSettings">
// ...
</div>