New translations integration.mdx (Swedish)
This commit is contained in:
parent
6f5e00a887
commit
1cf708d159
1 changed files with 5 additions and 1 deletions
|
|
@ -19,7 +19,11 @@ All you need is:
|
|||
You can then play with the configurator below to customize your map and generate the corresponding HTML code.
|
||||
|
||||
<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>
|
||||
|
||||
<EmbeddingPlayground />
|
||||
|
|
|
|||
Loading…
Reference in a new issue