Everything you need to know about MapEmbed
Get started with MapEmbed in just a few minutes.
Sign up for a free account to get started with MapEmbed.
Navigate to your dashboard and click "Create New Map" to begin designing.
Add markers, customize colors, and add 3D objects to make your map unique.
Publish your map and get the embed code to add it to your website.
Learn how to embed your maps on any website.
<iframe src="https://mapembed.com/map/YOUR_MAP_ID"
width="100%"
height="600"
frameborder="0"
allowfullscreen>
</iframe>
For responsive maps that adapt to different screen sizes:
<div style="position: relative; padding-bottom: 56.25%; height: 0;">
<iframe src="https://mapembed.com/map/YOUR_MAP_ID"
style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;"
frameborder="0"
allowfullscreen>
</iframe>
</div>
Add and customize markers with colors, icons, and descriptions.
Customize map themes, colors, and visual elements.
Upload and place custom 3D objects on your maps.
Track views and engagement for your embedded maps.
For detailed API documentation, please visit our API page.
If you have any questions or need assistance, feel free to reach out to our support team.
Contact Support