MA

Mapbox Map

By Mapbox

9.2/ 10

Mapbox offers beautiful, customizable maps with dark mode, satellite, and custom styled maps. Requires API token.

🗺️

Maps & Location

Interactive maps and location-based embeds.

Browse category

Parameters

YOUR_TOKENrequired

Mapbox public access token

Default: pk.your_token_here

LAT/LNGrequired

Center coordinates

Default: 40.7128/-74.0060

Embed Code

Customize:
html
<iframe
  src="https://api.mapbox.com/styles/v1/mapbox/streets-v12.html?access_token=YOUR_TOKEN#ZOOM/LAT/LNG"
  width="100%"
  height="400"
  frameborder="0"
></iframe>

Live Preview

MA

Mapbox Map

Live preview requires your own credentials. Copy the embed code, replace the placeholder values, and paste into your site.