New translations integration.mdx (Catalan)

This commit is contained in:
vcoppe 2025-02-02 20:20:18 +01:00
parent 2b7c6418d6
commit d448504ec3

View file

@ -14,13 +14,13 @@ Pots utilitzar **gpx.studio** per crear mapes que mostrin els teus arxius GPX i
Tot el que necessites és: 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 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"> <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> </DocsNote>