--- layout: default ---

Demo gallery

Browse the demos below or start with a simple example

<!DOCTYPE html>
<html>
<head>
  <meta charset=utf-8 />
  <title>Example</title>
  <script
    src='http://api.tiles.mapbox.com/mapbox.js/{{site.version}}/mapbox.js'></script>
  <link
    href='http://api.tiles.mapbox.com/mapbox.js/{{site.version}}/mapbox.css'
    rel='stylesheet' />
  <style>
    body { margin:0; padding:0; }
    #map { position:absolute; width:100%; height:100%; top:0; left:0; }
  </style>
</head>
<body>
  <div id='map'></div>
<script>
    mapbox.auto('map', 'examples.map-vyofok3q');
</script>
</body>
</html>
Filter by tag