Add a map
Get up and running with your first map in a few minutes.
The next step in this developer journey is to install the map rendering library or SDK for your platform and render the default map style. Our Get Started guides include step-by-step instructions for installing Mapbox map rendering on web, iOS, and Android. Each guide includes "Hello, world!" example code to get a map up and running using the versatile Mapbox Standard Style, centered on a location of your choice.
Follow along with the Get Started guide for your platform to get an interactive Mapbox map loaded into your app.
Import Mapbox GL JS into your web app, add your access token and add a map.
Install the Maps SDK for iOS, configure credentials, and add a map.
Install the Maps SDK for Android, configure credentials, and add a map. map.
Once you have an interactive map up and running, go to Add data.