By Mapbox
Mapbox offers beautiful, customizable maps with dark mode, satellite, and custom styled maps. Requires API token.
YOUR_TOKENrequiredMapbox public access token
Default: pk.your_token_here
LAT/LNGrequiredCenter coordinates
Default: 40.7128/-74.0060
<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>Mapbox Map
Live preview requires your own credentials. Copy the embed code, replace the placeholder values, and paste into your site.