mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-12-02 10:02:12 +00:00
New Crowdin updates (#86)
* New translations translation.mdx (Chinese Simplified) * New translations settings.mdx (Chinese Simplified) * New translations settings.mdx (Chinese Simplified) * New translations en.json (Czech) * New translations en.json (Czech) * New translations minify.mdx (Czech) * New translations poi.mdx (Czech) * New translations routing.mdx (Czech) * New translations map-controls.mdx (French) * New translations edit.mdx (Dutch) * New translations settings.mdx (Dutch) * New translations routing.mdx (Dutch)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: Points of interest
|
||||
title: Body zájmu
|
||||
---
|
||||
|
||||
<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.
|
||||
[Body zájmu](../gpx) lze přidat do GPX souborů a označit tak zajímavá místa na mapě pro pozdější zobrazení na vašem GPS zařízení.
|
||||
|
||||
### Creating a point of interest
|
||||
### Vytváření bodu zájmu
|
||||
|
||||
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.
|
||||
Pro vytvoření bodu zájmu vyplňte formulář níže.
|
||||
Umístění bodu zájmu si můžete vybrat kliknutím na mapu nebo ručním zadáním souřadnic.
|
||||
Po vyplnění formulář zkontrolujte.
|
||||
|
||||
<div class="flex flex-row justify-center">
|
||||
<Waypoint class="text-foreground p-3 border rounded-md shadow-lg" />
|
||||
</div>
|
||||
|
||||
### Editing a point of interest
|
||||
### Upravení bodu zájmu
|
||||
|
||||
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.
|
||||
Výše uvedený formulář lze také použít k úpravě existujícího bodu zájmu po jeho výběru na mapě.
|
||||
Pokud bod zájmu potřebujete přesunout, můžete jej v mapě přetáhnout do požadované polohy.
|
||||
|
||||
Reference in New Issue
Block a user