New translations integration.mdx (Dutch)
This commit is contained in:
parent
02b6569571
commit
5ebe16cf4f
1 changed files with 6 additions and 6 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: Integration
|
title: Integratie
|
||||||
---
|
---
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
|
|
@ -9,14 +9,14 @@ title: Integration
|
||||||
|
|
||||||
# { title }
|
# { title }
|
||||||
|
|
||||||
You can use **gpx.studio** to create maps showing your GPX files and embed them in your website.
|
Je kunt **gpx.studio** gebruiken om kaarten te maken die je GPX bestanden laten zien en deze insluiten op je website.
|
||||||
|
|
||||||
All you need is:
|
Alles wat je nodig hebt is:
|
||||||
|
|
||||||
1. A <a href="https://account.mapbox.com/auth/signup" target="_blank">Mapbox access token</a> to load the map, and
|
1. Een <a href="https://account.mapbox.com/auth/signup" target="_blank">Mapbox access token</a> om de kaart te laden, en
|
||||||
2. GPX files hosted on your server or a public URL.
|
2. GPX bestanden gehost op uw server of op een openbare URL.
|
||||||
|
|
||||||
You can then play with the configurator below to customize your map and generate the corresponding HTML code.
|
U kunt dan met de onderstaande configurator spelen om de kaart aan te passen en de corresponderende HTML-code te genereren.
|
||||||
|
|
||||||
<DocsNote type="warning">
|
<DocsNote type="warning">
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue