mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-08-31 15:43:25 +00:00
New translations poi.mdx (Polish)
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: Points of interest
|
title: Punkty zainteresowania
|
||||||
---
|
---
|
||||||
|
|
||||||
<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.
|
[Punkty zainteresowania](../gpx) można dodać do plików GPX, aby oznaczyć interesujące lokalizacje na mapie i wyświetlić je na urządzeniu GPS.
|
||||||
|
|
||||||
### Creating a point of interest
|
### Utwórz punkt zainteresowania
|
||||||
|
|
||||||
To create a point of interest, fill in the form shown below.
|
Aby utworzyć punkt zainteresowania, wypełnij poniższy formularz.
|
||||||
You can choose the location of the point of interest either by clicking on the map or by entering the coordinates manually.
|
Możesz wybrać lokalizację punktu zainteresowania, klikając na mapę lub wprowadzając współrzędne ręcznie.
|
||||||
Validate the form when you are done.
|
Potwierdź formularz po zakończeniu.
|
||||||
|
|
||||||
<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
|
### Edytowanie punktu zainteresowania
|
||||||
|
|
||||||
The form above can also be used to edit an existing point of interest after selecting it on the map.
|
Powyższy formularz może być również użyty do edycji istniejącego punktu zainteresowania po wybraniu go na mapie.
|
||||||
If you only need to move the point of interest, you can drag it to the desired location.
|
Jeśli chcesz tylko przesunąć punkt zainteresowania, możesz przeciągnąć go na żądaną lokalizację.
|
||||||
|
Reference in New Issue
Block a user