mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-12-03 18:32:12 +00:00
New Crowdin updates (#177)
* New translations files-and-stats.mdx (Catalan) * New translations files-and-stats.mdx (Catalan) * New translations gpx.mdx (Catalan) * New translations en.json (Serbian (Latin)) * New translations en.json (Serbian (Latin)) * New translations files-and-stats.mdx (Serbian (Latin)) * New translations getting-started.mdx (Serbian (Latin)) * New translations gpx.mdx (Serbian (Latin)) * New translations map-controls.mdx (Serbian (Latin)) * New translations menu.mdx (Serbian (Latin)) * New translations edit.mdx (Serbian (Latin)) * New translations view.mdx (Serbian (Latin)) * New translations toolbar.mdx (Serbian (Latin)) * New translations integration.mdx (Catalan) * New translations integration.mdx (Catalan) * New translations map-controls.mdx (Catalan) * New translations view.mdx (Catalan)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: Integration
|
||||
title: Integració
|
||||
---
|
||||
|
||||
<script>
|
||||
@@ -9,18 +9,18 @@ title: Integration
|
||||
|
||||
# { title }
|
||||
|
||||
You can use **gpx.studio** to create maps showing your GPX files and embed them in your website.
|
||||
Pots utilitzar **gpx.studio** per crear mapes que mostrin els teus arxius GPX i incrustar-los en la teva web.
|
||||
|
||||
All you need is:
|
||||
Tot el que necessites és:
|
||||
|
||||
1. A <a href="https://account.mapbox.com/auth/signup" target="_blank">Mapbox access token</a> to load the map, and
|
||||
2. GPX files hosted on your server or on Google Drive, or accessible via a public URL.
|
||||
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. 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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user