Embed Scenic Map in external website
Quote from sadjo on 16.05.2022, 03:30Hi,
I love Scenic, for me it's the best app to create rides. However, it lacks the possibility of being able to create or edit the routes on the web.
My request relates to the possibility of being able to integrate the map of a route on an external site. I write a road book for my rides in articles (https://sadjo.fr/actualite/road-trip-corse-2022-makingof-2/) to organize them for groups and I would like not to use Google Maps to visualize routes on my website.
It would be great to have an embed code on the page (like https://scenicapp.space/viewRoute.php?rid=GtbKAsRB) to display the map on an external site.
I hope my request is understandable 😀
Thanks again for this app!
Thanks,
Roman
Hi,
I love Scenic, for me it's the best app to create rides. However, it lacks the possibility of being able to create or edit the routes on the web.
My request relates to the possibility of being able to integrate the map of a route on an external site. I write a road book for my rides in articles (https://sadjo.fr/actualite/road-trip-corse-2022-makingof-2/) to organize them for groups and I would like not to use Google Maps to visualize routes on my website.
It would be great to have an embed code on the page (like https://scenicapp.space/viewRoute.php?rid=GtbKAsRB) to display the map on an external site.
I hope my request is understandable 😀
Thanks again for this app!
Thanks,
Roman
Quote from Guido on 16.05.2022, 07:33Have you tried embedding that link in an iframe? Like this:
<iframe src="https://scenicapp.space/viewRoute.php?rid=GtbKAsRB" title="Scenic Route" width=760 height=500></iframe>
Have you tried embedding that link in an iframe? Like this:
<iframe src="https://scenicapp.space/viewRoute.php?rid=GtbKAsRB" title="Scenic Route" width=760 height=500></iframe>



