mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-09-02 00:32:33 +00:00
fix crowdin segmentation
This commit is contained in:
@@ -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 can then play with the configurator below to customize your map and generate the corresponding HTML code.
|
||||||
|
|
||||||
<DocsNote type="warning">
|
<DocsNote type="warning">
|
||||||
|
|
||||||
You will need to set up <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS" target="_blank">Cross-Origin Resource Sharing (CORS)</a> headers on your server to allow <b>gpx.studio</b> to load your GPX files.
|
You will need to set up <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS" target="_blank">Cross-Origin Resource Sharing (CORS)</a> headers on your server to allow <b>gpx.studio</b> to load your GPX files.
|
||||||
|
|
||||||
</DocsNote>
|
</DocsNote>
|
||||||
|
|
||||||
<EmbeddingPlayground />
|
<EmbeddingPlayground />
|
||||||
|
@@ -22,7 +22,7 @@ Open files from your computer.
|
|||||||
<DocsNote>
|
<DocsNote>
|
||||||
|
|
||||||
You can also drag and drop files directly from your file system into the window.
|
You can also drag and drop files directly from your file system into the window.
|
||||||
|
|
||||||
</DocsNote>
|
</DocsNote>
|
||||||
|
|
||||||
### <Copy size="16" class="inline-block" style="margin-bottom: 2px" /> Duplicate
|
### <Copy size="16" class="inline-block" style="margin-bottom: 2px" /> 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.
|
Open the export dialog to save all files to your computer.
|
||||||
|
|
||||||
<DocsNote type="warning">
|
<DocsNote type="warning">
|
||||||
|
|
||||||
If your download does not start after clicking the download button, please check your browser settings to allow downloads from <b>gpx.studio</b>.
|
If your download does not start after clicking the download button, please check your browser settings to allow downloads from <b>gpx.studio</b>.
|
||||||
|
|
||||||
</DocsNote>
|
</DocsNote>
|
@@ -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.
|
When enabled, the routing engine will consider private roads when computing routes.
|
||||||
|
|
||||||
<DocsNote type="warning">
|
<DocsNote type="warning">
|
||||||
|
|
||||||
Only use this option if you have local knowledge of the area and have permission to use the roads in question.
|
Only use this option if you have local knowledge of the area and have permission to use the roads in question.
|
||||||
|
|
||||||
</DocsNote>
|
</DocsNote>
|
||||||
|
|
||||||
## Plotting and editing routes
|
## 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.
|
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.
|
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.
|
This allows the route to be edited at different levels of detail.
|
||||||
|
|
||||||
</DocsNote>
|
</DocsNote>
|
||||||
|
|
||||||
Finally, you can delete anchor points by clicking on them and selecting <button><Trash2 size="16" class="inline-block" style="margin-bottom: 4px" /> Delete</button> from the context menu.
|
Finally, you can delete anchor points by clicking on them and selecting <button><Trash2 size="16" class="inline-block" style="margin-bottom: 4px" /> Delete</button> from the context menu.
|
||||||
|
Reference in New Issue
Block a user