diff --git a/website/src/lib/docs/en/integration.mdx b/website/src/lib/docs/en/integration.mdx index 201bfeee..77c9d454 100644 --- a/website/src/lib/docs/en/integration.mdx +++ b/website/src/lib/docs/en/integration.mdx @@ -18,7 +18,9 @@ All you need is: You can then play with the configurator below to customize your map and generate the corresponding HTML code. + You will need to set up Cross-Origin Resource Sharing (CORS) headers on your server to allow gpx.studio to load your GPX files. + diff --git a/website/src/lib/docs/en/menu/file.mdx b/website/src/lib/docs/en/menu/file.mdx index 7475d6e7..c69e9075 100644 --- a/website/src/lib/docs/en/menu/file.mdx +++ b/website/src/lib/docs/en/menu/file.mdx @@ -22,7 +22,7 @@ Open files from your computer. You can also drag and drop files directly from your file system into the window. - + ### Duplicate @@ -46,5 +46,7 @@ Open the export dialog to save the currently selected files to your computer. Open the export dialog to save all files to your computer. + If your download does not start after clicking the download button, please check your browser settings to allow downloads from gpx.studio. + \ No newline at end of file diff --git a/website/src/lib/docs/en/toolbar/routing.mdx b/website/src/lib/docs/en/toolbar/routing.mdx index 441daf7c..dd28ef2c 100644 --- a/website/src/lib/docs/en/toolbar/routing.mdx +++ b/website/src/lib/docs/en/toolbar/routing.mdx @@ -38,7 +38,9 @@ Select the activity type to tailor the routes for. When enabled, the routing engine will consider private roads when computing routes. + Only use this option if you have local knowledge of the area and have permission to use the roads in question. + ## Plotting and editing routes @@ -54,7 +56,7 @@ Furthermore, new anchor points can be inserted between existing ones by hovering When editing imported GPX files, an initial set of anchor points is created automatically. To ease the editing process, the more the map is zoomed in, the more anchor points are displayed. This allows the route to be edited at different levels of detail. - + Finally, you can delete anchor points by clicking on them and selecting from the context menu.