mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-12-02 18:12:11 +00:00
New Crowdin updates (#224)
* New translations en.json (Turkish) * New translations en.json (Turkish) * New translations en.json (Turkish) * New translations en.json (Turkish) * New translations funding.mdx (Turkish) * New translations mapbox.mdx (Turkish) * New translations translation.mdx (Turkish) * New translations settings.mdx (Turkish) * New translations settings.mdx (Turkish) * New translations edit.mdx (Turkish) * New translations file.mdx (Turkish) * New translations view.mdx (Turkish) * New translations routing.mdx (Turkish) * New translations view.mdx (Turkish) * New translations routing.mdx (Turkish) * New translations clean.mdx (Turkish) * New translations extract.mdx (Turkish) * New translations merge.mdx (Turkish) * New translations minify.mdx (Turkish) * New translations poi.mdx (Turkish) * New translations scissors.mdx (Turkish) * New translations elevation.mdx (Turkish) * New translations scissors.mdx (Turkish) * New translations files-and-stats.mdx (Turkish) * New translations getting-started.mdx (Turkish) * New translations menu.mdx (Turkish) * New translations toolbar.mdx (Turkish) * New translations time.mdx (Turkish) * New translations faq.mdx (Turkish) * New translations edit.mdx (Turkish) * New translations view.mdx (Turkish) * New translations files-and-stats.mdx (Turkish) * New translations getting-started.mdx (Turkish) * New translations menu.mdx (Turkish) * New translations toolbar.mdx (Turkish) * New translations gpx.mdx (Turkish) * New translations integration.mdx (Turkish) * New translations map-controls.mdx (Turkish) * New translations view.mdx (Turkish) * New translations integration.mdx (Turkish) * New translations map-controls.mdx (Turkish)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: View options
|
||||
title: Görünüm seçenekleri
|
||||
---
|
||||
|
||||
<script lang="ts">
|
||||
@@ -9,41 +9,41 @@ title: View options
|
||||
|
||||
# { title }
|
||||
|
||||
This menu provides options to rearrange the interface and the map view.
|
||||
Bu menüde, arayüzü ve harita görünümünü yeniden düzenlemek için seçenekleri bulabilirsiniz.
|
||||
|
||||
### <ChartArea size="16" class="inline-block" style="margin-bottom: 2px" /> Elevation profile
|
||||
### <ChartArea size="16" class="inline-block" style="margin-bottom: 2px" />Yükselti profili
|
||||
|
||||
Hide the elevation profile to make room for the map, or show it to inspect the current selection.
|
||||
Haritaya yer açmak için yükselti profilini gizleyin veya mevcut seçimi incelemek için gösterin.
|
||||
|
||||
### <ListTree size="16" class="inline-block" style="margin-bottom: 2px" /> File tree
|
||||
### <ListTree size="16" class="inline-block" style="margin-bottom: 2px" />Dosya dizini
|
||||
|
||||
Toggle the tree layout for the [file list](../files-and-stats).
|
||||
This layout is ideal for managing a large number of open files, as it organizes them into a vertical list on the right side of the map.
|
||||
In addition, the file tree view enables you to inspect the [tracks, segments, and points of interest](../gpx) contained inside the files through collapsible sections.
|
||||
[Dosya listesi](../files-and-stats) için ağaç düzenini açın/kapatın.
|
||||
Bu seçenek çok fazla sayıda açık dosyayı yönetmek için idealdir, haritanın sağında dikey bir şekilde dosyaları gösterir.
|
||||
Ek olarak, dosya ağacı görünümü, dosyaların içinde bulunan izler, segmentler ve ilgi noktaları'nı../gpx katlanabilir bölümler aracılığıyla incelemenizi sağlar.
|
||||
|
||||
### <Map size="16" class="inline-block" style="margin-bottom: 2px" /> Switch to previous basemap
|
||||
### <Map size="16" class="inline-block" style="margin-bottom: 2px" />Önceki temel haritaya geç
|
||||
|
||||
Change the basemap to the one previously selected through the [map layer control](../map-controls).
|
||||
[Harita katman kontrolünü](../map-controls) kullanarak temel haritayı bir önceki seçili olan ile değiştirin.
|
||||
|
||||
### <Layers2 size="16" class="inline-block" style="margin-bottom: 2px" /> Toggle overlays
|
||||
### <Layers2 size="16" class="inline-block" style="margin-bottom: 2px" />Katmanları Aç/Kapa
|
||||
|
||||
Toggle the visibility of the map overlays selected through the [map layer control](../map-controls).
|
||||
[Harita katman kontrolünü](../map-controls) kullanarak seçilen harita katmanlarının görünürlülüğünü açın/kapatın.
|
||||
|
||||
### <Coins size="16" class="inline-block" style="margin-bottom: 2px" /> Distance markers
|
||||
### <Coins size="16" class="inline-block" style="margin-bottom: 2px" />Mesafe işaretleri
|
||||
|
||||
Toggle the visibility of distance markers on the map.
|
||||
They are displayed for the current selection, like the [elevation profile](../files-and-stats).
|
||||
Mesafe işaretlerinin haritada görünürlülüğünü değiştir.
|
||||
[Yükselti profili](../files-and-stats) gibi mevcut seçim için gösterilirler.
|
||||
|
||||
### <Milestone size="16" class="inline-block" style="margin-bottom: 2px" /> Direction arrows
|
||||
### <Milestone size="16" class="inline-block" style="margin-bottom: 2px" />Yön işaretleri
|
||||
|
||||
Toggle the visibility of direction arrows on the map.
|
||||
Yön işaretlerinin haritada görünürlülüğünü değiştir.
|
||||
|
||||
### <Box size="16" class="inline-block" style="margin-bottom: 2px" /> Toggle 3D
|
||||
### <Box size="16" class="inline-block" style="margin-bottom: 2px" />3D aç/kapa
|
||||
|
||||
Enter or exit the 3D map view.
|
||||
3D harita görünümüne gir veya çık.
|
||||
|
||||
<DocsNote>
|
||||
|
||||
To control the orientation and tilt of the map, you can also drag the map while holding <kbd>Ctrl</kbd>.
|
||||
Haritanın oryantasyonunu ve eğimini <kbd>Ctrl</kbd> basılı tutarken sürükleyerek de yapabilirsiniz.
|
||||
|
||||
</DocsNote>
|
||||
|
||||
Reference in New Issue
Block a user