An easy way to embed a Mapillary sequence anywhere on the web is via using an embed code that you simply paste into your blog or website HTML. You can get the embed code (called an iframe) by clicking on the Share icon at the right side of the Mapillary web app. You can choose whether you want to display only the images or a map as well. Note that any filters that you have applied to your current view will also be included in the embed code.
For example, for using the following code in your HTML:
<iframe width="640" height="480" src="https://www.mapillary.com/embed?map_style=OpenStreetMap&image_key=474265150817691&style=photo" frameborder="0"></iframe>
You will get this:
If you’re looking for more elaborate ways for embedding Mapillary sequences, see the developer documentation for MapillaryJS.
Comments
0 comments
Please sign in to leave a comment.