New translations integration.mdx (Catalan)
This commit is contained in:
parent
2b7c6418d6
commit
d448504ec3
1 changed files with 3 additions and 3 deletions
|
@ -14,13 +14,13 @@ Pots utilitzar **gpx.studio** per crear mapes que mostrin els teus arxius GPX i
|
|||
Tot el que necessites és:
|
||||
|
||||
1. Un <a href="https://account.mapbox.com/auth/signup" target="_blank"> token d'accés a Mapbox</a> per carregar el mapa i
|
||||
2. GPX files hosted on your server or on Google Drive, or accessible via a public URL.
|
||||
2. Arxius GPX allotjats en el teu servidor, a Google Drive o accessibles a través d'una URL pública.
|
||||
|
||||
You can then play with the configurator below to customize your map and generate the corresponding HTML code.
|
||||
Aleshores pots jugar amb el configurador de sota per personalitzar el teu mapa i generar el corresponent codi HTML.
|
||||
|
||||
<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.
|
||||
Hauràs de configurar les capçaleres <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS" target="_blank"> Cross-Origin Resource Sharing (CORS)</a> en el teu servidor per permetre <b>gpx.studio</b> carregar els teus arxius GPX.
|
||||
|
||||
</DocsNote>
|
||||
|
||||
|
|
Loading…
Reference in a new issue