--- layout: pages section: mapboxjs-examples ---
{% if page.v0 %}
You are viewing an older version of Mapbox.js. Check out {{site.mapboxjs}} for the latest.
{% endif %}
to create your own custom map and use it in this example.

{{page.title}}

{{page.description}}

{{content}}
{% highlight html %} {{page.title}} {% if page.v0 -%} {% else %} {% endif %} {% endhighlight %}
{% highlight html %}{{content}}{% endhighlight %}
Use this example by copying its source into your own HTML page and replacing the Map ID with one of your own from your projects. Having trouble with JavaScript? Try out Codecademy or contact our support team.
Copy example