New translations poi.mdx (Catalan)
This commit is contained in:
parent
9e136615be
commit
f68c70e791
1 changed files with 8 additions and 8 deletions
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: Points of interest
|
||||
title: Punts d'interès
|
||||
---
|
||||
|
||||
<script>
|
||||
|
@ -9,19 +9,19 @@ title: Points of interest
|
|||
|
||||
# <MapPin size="24" class="inline-block" style="margin-bottom: 5px" /> { title }
|
||||
|
||||
[Points of interest](../gpx) can be added to GPX files to mark locations of interest on the map and display them on your GPS device.
|
||||
Es poden afegir [Punts d'interès](../gpx) a arxius GPX per marcar ubicacions d'interès en el mapa i mostrar-los en el teu dispositiu GPS.
|
||||
|
||||
### Creating a point of interest
|
||||
### Creant un punt d'interès
|
||||
|
||||
To create a point of interest, fill in the form shown below.
|
||||
You can choose the location of the point of interest either by clicking on the map or by entering the coordinates manually.
|
||||
Validate the form when you are done.
|
||||
Pots escollir la ubicació del punt d'interès fent clic en el mapa o introduint les coordenades manualment.
|
||||
Valida el formulari quan hagis acabat.
|
||||
|
||||
<div class="flex flex-row justify-center">
|
||||
<Waypoint class="text-foreground p-3 border rounded-md shadow-lg" />
|
||||
</div>
|
||||
|
||||
### Editing a point of interest
|
||||
### Edició d'un punt d'interès
|
||||
|
||||
The form above can also be used to edit an existing point of interest after selecting it on the map.
|
||||
If you only need to move the point of interest, you can drag it to the desired location.
|
||||
El formulari de dalt també es pot fer servir per editar un punt d'interès existent després de seleccionar-lo en el mapa.
|
||||
Si només necessites moure el punt d'interès, pots arrossegar-lo fins a la ubicació desitjada.
|
||||
|
|
Loading…
Reference in a new issue