New translations poi.mdx (Serbian (Latin))

This commit is contained in:
vcoppe
2026-04-23 21:49:59 +02:00
parent 2da1103853
commit d77a01ec22

View File

@@ -1,5 +1,5 @@
--- ---
title: Points of interest title: Tačke interesa
--- ---
<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. [Tačke interesa](../gpx) mogu se dodati GPX datotekama da bi se označile lokacije od interesa na mapi i prikazale na vašem GPS uređaju.
### Creating a point of interest ### Uređivanje tačke interesa
To create a point of interest, fill in the form shown below. Da biste kreirali tačku interesovanja, popunite obrazac prikazan ispod.
You can choose the location of the point of interest either by clicking on the map or by entering the coordinates manually. Lokaciju tačke interesovanja možete odabrati klikom na mapu ili ručnim unosom koordinata.
Validate the form when you are done. Potvrdite obrazac kada završite.
<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 ### Uređivanje tačke interesa
The form above can also be used to edit an existing point of interest after selecting it on the map. Gornji obrazac se takođe može koristiti za uređivanje postojeće tačke interesovanja nakon što je odaberete na mapi.
If you only need to move the point of interest, you can drag it to the desired location. Ako samo treba da pomerite tačku interesovanja, možete je prevući na željenu lokaciju.