Integrazione

You can use gpx.studio to create maps showing your GPX files and embed them in your website.

Tutto ciò di cui hai bisogno è:

  1. A Mapbox access token to load the map, and
  2. File GPX ospitati sul tuo server o su Google Drive, o accessibili tramite un URL pubblico.

You can then play with the configurator below to customize your map and generate the corresponding HTML code.

Dovrai configurare la Condivisione di risorse multiorigine (CORS) sul tuo server per consentire a gpx.studio di caricare i tuoi file GPX.

Crea la tua mappa

Fill by

È possibile spostare la mappa qui sotto per regolare la posizione della fotocamera.

Apri con Logo of gpx.studio.
                
                    <iframe src="https://gpx.studio/embed?options=%7B%22token%22%3A%22YOUR_MAPBOX_TOKEN%22%2C%22files%22%3A%5B%22https%3A%2F%2Fraw.githubusercontent.com%2Fgpxstudio%2Fgpx.studio%2Fmain%2Fgpx%2Ftest-data%2Fsimple.gpx%22%5D%7D" width="100%" height="600px" frameborder="0" style="outline: none;"/>