New translations integration.mdx (Vietnamese)

This commit is contained in:
vcoppe 2024-07-23 14:17:14 +02:00
parent 134108cb70
commit d2d9cc399a

View file

@ -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. 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 />