New translations poi.mdx (Hungarian)
This commit is contained in:
parent
4c3c24cb3b
commit
81b3d14f7f
1 changed files with 9 additions and 9 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: Points of interest
|
title: Nevezetes helyek
|
||||||
---
|
---
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
|
|
@ -9,19 +9,19 @@ title: Points of interest
|
||||||
|
|
||||||
# <MapPin size="24" class="inline-block" style="margin-bottom: 5px" /> { title }
|
# <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.
|
A [Points of Interest](../gpx) hozzáadható a GPX-fájlokhoz, hogy megjelölje az érdekes helyeket a térképen, és megjelenítse azokat GPS-eszközén.
|
||||||
|
|
||||||
### Creating a point of interest
|
### Érdekes pont létrehozása
|
||||||
|
|
||||||
To create a point of interest, fill in the form shown below.
|
Érdekes pont létrehozásához töltse ki az alábbi űrlapot.
|
||||||
You can choose the location of the point of interest either by clicking on the map or by entering the coordinates manually.
|
Kiválaszthatja az érdekes hely helyét a térképre kattintva vagy a koordináták manuális megadásával.
|
||||||
Validate the form when you are done.
|
Ha végzett, érvényesítse az űrlapot.
|
||||||
|
|
||||||
<div class="flex flex-row justify-center">
|
<div class="flex flex-row justify-center">
|
||||||
<Waypoint class="text-foreground p-3 border rounded-md shadow-lg" />
|
<Waypoint class="text-foreground p-3 border rounded-md shadow-lg" />
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
### Editing a point of interest
|
### Érdekes pont szerkesztése
|
||||||
|
|
||||||
The form above can also be used to edit an existing point of interest after selecting it on the map.
|
A fenti űrlap segítségével a térképen történő kijelölést követően szerkeszthet egy meglévő érdekességet.
|
||||||
If you only need to move the point of interest, you can drag it to the desired location.
|
Ha csak az érdekes pontot kell mozgatnia, húzhatja a kívánt helyre.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue