New translations integration.mdx (Serbian (Latin))

This commit is contained in:
vcoppe
2026-04-24 02:44:00 +02:00
parent df2739807d
commit 3a8c6c1565

View File

@@ -16,11 +16,11 @@ Sve što vam je potrebno je:
1. GPX datoteke smeštene na vašem serveru ili na Google disku, ili dostupne preko javne URL adrese;
2. _Opciono:_ <a href="https://cloud.maptiler.com/auth/widget?next=https://cloud.maptiler.com/maps/" target="_blank">MapTiler ključ</a> za učitavanje MapTiler mapa.
You can then play with the configurator below to customize your map and generate the corresponding HTML code.
Zatim možete eksperimentisati sa konfiguratorom ispod da biste prilagodili svoju mapu i generisali odgovarajući HTML kod.
<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.
Moraćete da podesite zaglavlja <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS" target="_blank">Cross-Origin Resource Sharing (CORS)</a> na vašem serveru kako biste omogućili da <b>gpx.studio</b> učita vaše GPX datoteke.
</DocsNote>