Files
gpx.studio/website/src/lib/docs/cs/map-controls.mdx
vcoppe 4964928ac0 New Crowdin updates (#202)
* New translations en.json (German)

* New translations en.json (Italian)

* New translations settings.mdx (Italian)

* New translations en.json (Italian)

* New translations settings.mdx (Italian)

* New translations en.json (Portuguese)

* New translations en.json (Ukrainian)

* New translations en.json (Portuguese)

* New translations en.json (Portuguese)

* New translations en.json (Portuguese)

* New translations en.json (Portuguese)

* New translations en.json (Portuguese)

* New translations menu.mdx (Portuguese)

* New translations toolbar.mdx (Portuguese)

* New translations en.json (German)

* New translations translation.mdx (Portuguese)

* New translations en.json (Chinese Simplified)

* New translations toolbar.mdx (Polish)

* New translations menu.mdx (Portuguese)

* New translations getting-started.mdx (German)

* New translations edit.mdx (German)

* New translations view.mdx (German)

* New translations funding.mdx (Catalan)

* New translations edit.mdx (Czech)

* New translations file.mdx (Czech)

* New translations settings.mdx (Czech)

* New translations settings.mdx (Czech)

* New translations settings.mdx (Czech)

* New translations edit.mdx (Czech)

* New translations view.mdx (Czech)

* New translations extract.mdx (Czech)

* New translations merge.mdx (Czech)

* New translations scissors.mdx (Czech)

* New translations time.mdx (Czech)

* New translations elevation.mdx (Czech)

* New translations extract.mdx (Czech)

* New translations clean.mdx (Czech)

* New translations en.json (Danish)

* New translations faq.mdx (Czech)

* New translations faq.mdx (Czech)

* New translations en.json (Czech)

* New translations files-and-stats.mdx (Czech)

* New translations getting-started.mdx (Czech)

* New translations map-controls.mdx (Czech)

* New translations menu.mdx (Czech)

* New translations toolbar.mdx (Czech)

* New translations files-and-stats.mdx (Czech)

* New translations edit.mdx (Czech)

* New translations view.mdx (Czech)

* New translations files-and-stats.mdx (Czech)

* New translations files-and-stats.mdx (Czech)

* New translations gpx.mdx (Czech)

* New translations gpx.mdx (Czech)

* New translations integration.mdx (Czech)

* New translations view.mdx (Czech)

* New translations map-controls.mdx (Czech)

* New translations integration.mdx (Czech)

* New translations map-controls.mdx (Czech)

* New translations toolbar.mdx (Czech)

* New translations en.json (Czech)

* New translations settings.mdx (Czech)

* New translations en.json (Czech)

* New translations en.json (Czech)

* New translations en.json (Czech)

* New translations en.json (Czech)

* New translations en.json (Czech)

* New translations en.json (Basque)

* New translations files-and-stats.mdx (Basque)

* New translations getting-started.mdx (Basque)

* New translations gpx.mdx (Basque)

* New translations funding.mdx (Basque)

* New translations mapbox.mdx (Basque)

* New translations translation.mdx (Basque)

* New translations integration.mdx (Basque)

* New translations map-controls.mdx (Basque)

* New translations menu.mdx (Basque)

* New translations edit.mdx (Basque)

* New translations file.mdx (Basque)

* New translations settings.mdx (Basque)

* New translations view.mdx (Basque)

* New translations toolbar.mdx (Basque)

* New translations clean.mdx (Basque)

* New translations extract.mdx (Basque)

* New translations merge.mdx (Basque)

* New translations minify.mdx (Basque)

* New translations poi.mdx (Basque)

* New translations routing.mdx (Basque)

* New translations scissors.mdx (Basque)

* New translations time.mdx (Basque)

* New translations faq.mdx (Basque)

* New translations elevation.mdx (Basque)

* New translations settings.mdx (Portuguese)
2025-05-08 13:03:53 +02:00

71 lines
4.1 KiB
Plaintext

---
title: Ovládací prvky mapy
---
<script>
import { Plus, Minus, Diff, Compass, Search, LocateFixed, PersonStanding, Layers } from 'lucide-svelte';
import DocsNote from '$lib/components/docs/DocsNote.svelte';
import DocsLayers from '$lib/components/docs/DocsLayers.svelte';
</script>
# { title }
Ovládací prvky mapy jsou umístěny na pravé straně rozhraní.
Tyto ovládací prvky vám umožňují procházet mapu, přibližování a oddalování a přepínání mezi různými styly mapy.
### <Diff size="16" class="inline-block" style="margin-bottom: 2px" /> Procházení mapy
Ovládací prvky nahoře umožňují přiblížení <Plus size="16" class="inline-block" style="margin-bottom: 2px" />, oddálení <Minus size="16" class="inline-block" style="margin-bottom: 2px" /> a změnit orientaci a naklonění mapy <Compass size="16" class="inline-block" style="margin-bottom: 2px" />.
<DocsNote>
Chcete-li ovládat orientaci a náklon mapy, můžete ji také potáhnout s přidržením klávesy <kbd>Ctrl</kbd>.
</DocsNote>
### <Search size="16" class="inline-block" style="margin-bottom: 2px" /> Vyhledávací lišta
Pomocí vyhledávací lišty můžete vyhledat adresu a přejít k ní na mapě.
### <LocateFixed size="16" class="inline-block" style="margin-bottom: 2px" /> Tlačítko lokalizovat
Tlačítko lokalizovat vycentruje mapu na vaši aktuální polohu.
<DocsNote>
To funguje, pouze pokud jste povolili vašemu prohlížeči a <b>gpx.studio</b> přístup k vaší poloze.
</DocsNote>
### <PersonStanding size="16" class="inline-block" style="margin-bottom: 2px" /> Panoramatické zobrazení
Toto tlačítko slouží k zapnutí režimu panoramatického zobrazení na mapě.
V závislosti na zdroji panoramatického zobrazení zvoleném v [nastavení](./menu/settings) mohou být snímky panoramatického zobrazení rozdílně přístupné.
- <a href="https://www.mapillary.com/" target="_blank">Mapillary</a>: pokrytí panoramatického zobrazení se na mapě zobrazí jako zelené čáry. Při dostatečném přiblížení budou zelené tečky zobrazovat přesná místa, kde jsou dostupné snímky panoramatického zobrazení. Po najetí kurzorem myši na zelený bod se zobrazí panoramatický snímek v daném místě.
- <a href="https://www.google.com/streetview/" target="_blank">Google Street View</a>: kliknutím na mapu otevřete novou kartu s panoramatickými snímky v daném místě.
### <Layers size="16" class="inline-block" style="margin-bottom: 2px" /> Mapové vrstvy
Tlačítko mapové vrstvy umožňuje přepínat mezi různými podkladovými mapami a přepínat mapové překryvy a kategorie bodů zájmu.
- **Podkladové mapy** jsou mapy na pozadí, které představují hlavní geografické vlastnosti světa.
Podkladové mapy mají v závislosti na svém účelu různé styly a úrovně podrobnosti.
V daném okamžiku lze zobrazit pouze jednu podkladovou mapu.
- **Překryvy** jsou další vrstvy, které lze zobrazit nad podkladovou mapou a poskytnout tak doplňující informace.
- **Body zájmu** lze přidat do mapy a zobrazit tak různé kategorie míst, jako jsou obchody, restaurace nebo ubytování.
<div class="flex flex-col items-center">
<DocsLayers />
<span class="text-sm text-center mt-2">
Po najetí myší nad mapu se zobrazí překryv<a href="https://hiking.waymarkedtrails.org" target="_blank">značených stezek pro pěší turistiku</a> na podkladové mapě <a href="https://www.mapbox.com/maps/outdoors" target="_blank">Mapbox Outdoors</a>.
</span>
</div>
V **gpx.studio** je k dispozici rozsáhlá sbírka globálních a místních podkladových map a překryvů a také řada kategorií bodů zájmu.
Lze je povolit v nabídce [nastavení mapových vrstev](./menu/settings).
V tomto nastavení můžete také spravovat neprůhlednost překryvů.
Pokročilí uživatelé mohou přidávat vlastní podkladové mapy a překryvy pomocí <a href="https://en.wikipedia.org/wiki/Web_Map_Tile_Service" target="_blank">WMTS</a>, <a href="https://en.wikipedia.org/wiki/Web_Map_Service" target="_blank">WMS</a> nebo URL <a href="https://docs.mapbox.com/help/glossary/style/" target="_blank">Mapbox stylu JSON</a>.