* New translations en.json (German) * New translations en.json (German) * New translations minify.mdx (German) * New translations en.json (Belarusian) * New translations en.json (Belarusian) * New translations en.json (Belarusian) * New translations en.json (Spanish) * New translations en.json (Spanish) * New translations en.json (Chinese Simplified) * New translations en.json (Serbian (Latin)) * New translations en.json (Serbian (Latin)) * New translations en.json (Hebrew) * New translations en.json (Hebrew) * New translations en.json (Serbian (Latin)) * New translations translation.mdx (Chinese Simplified) * New translations settings.mdx (Chinese Simplified) * New translations en.json (Chinese Simplified) * New translations translation.mdx (Chinese Simplified) * New translations funding.mdx (Chinese Simplified) * New translations map-controls.mdx (Chinese Simplified) * New translations menu.mdx (Chinese Simplified) * New translations toolbar.mdx (Chinese Simplified) * New translations translation.mdx (Chinese Simplified) * New translations en.json (Chinese Simplified) * New translations en.json (Chinese Simplified) * New translations funding.mdx (Chinese Simplified) * New translations elevation.mdx (Chinese Simplified) * New translations translation.mdx (Chinese Simplified) * New translations mapbox.mdx (Chinese Simplified) * New translations funding.mdx (Chinese Simplified) * New translations gpx.mdx (Chinese Simplified) * New translations edit.mdx (Chinese Simplified) * New translations file.mdx (Chinese Simplified) * New translations settings.mdx (Chinese Simplified) * New translations elevation.mdx (Chinese Simplified) * New translations view.mdx (Chinese Simplified) * New translations clean.mdx (Chinese Simplified) * New translations extract.mdx (Chinese Simplified) * New translations merge.mdx (Chinese Simplified) * New translations en.json (Chinese Simplified) * New translations funding.mdx (Chinese Simplified) * New translations menu.mdx (Chinese Simplified) * New translations toolbar.mdx (Chinese Simplified) * New translations merge.mdx (Chinese Simplified) * New translations minify.mdx (Chinese Simplified) * New translations poi.mdx (Chinese Simplified) * New translations faq.mdx (Chinese Simplified) * New translations getting-started.mdx (Chinese Simplified) * New translations en.json (Catalan) * New translations en.json (Belarusian) * New translations en.json (Norwegian) * New translations en.json (Norwegian) * New translations mapbox.mdx (Catalan) * New translations en.json (Finnish) * New translations en.json (Italian) * New translations en.json (Hungarian) * New translations en.json (Hungarian) * New translations en.json (Hungarian) * New translations files-and-stats.mdx (Hungarian) * New translations getting-started.mdx (Hungarian) * New translations integration.mdx (Hungarian) * New translations map-controls.mdx (Hungarian) * New translations menu.mdx (Hungarian) * New translations edit.mdx (Hungarian) * New translations settings.mdx (Hungarian) * New translations view.mdx (Hungarian) * New translations toolbar.mdx (Hungarian) * New translations routing.mdx (Hungarian) * New translations scissors.mdx (Hungarian) * New translations time.mdx (Hungarian) * New translations en.json (Vietnamese) * New translations translation.mdx (Vietnamese) * New translations settings.mdx (Vietnamese) * New translations funding.mdx (Vietnamese) * New translations map-controls.mdx (Belarusian) * New translations view.mdx (Belarusian) * New translations map-controls.mdx (Belarusian) * New translations integration.mdx (Belarusian) * New translations integration.mdx (Belarusian) * New translations gpx.mdx (Belarusian) * New translations en.json (Ukrainian) * New translations en.json (Ukrainian) * New translations poi.mdx (Chinese Simplified) * New translations time.mdx (Chinese Simplified) * New translations poi.mdx (Chinese Simplified) * New translations time.mdx (Chinese Simplified) * New translations routing.mdx (Chinese Simplified) * New translations scissors.mdx (Chinese Simplified) * New translations routing.mdx (Chinese Simplified) * New translations poi.mdx (Chinese Simplified) * New translations time.mdx (Chinese Simplified) * New translations routing.mdx (Chinese Simplified) * New translations scissors.mdx (Chinese Simplified) * New translations merge.mdx (Chinese Simplified) * New translations minify.mdx (Chinese Simplified) * New translations extract.mdx (Chinese Simplified) * New translations extract.mdx (Chinese Simplified) * New translations map-controls.mdx (Chinese Simplified) * New translations menu.mdx (Chinese Simplified) * New translations view.mdx (Chinese Simplified) * New translations toolbar.mdx (Chinese Simplified) * New translations clean.mdx (Chinese Simplified) * New translations elevation.mdx (Chinese Simplified) * New translations faq.mdx (Italian)
51 lines
2.2 KiB
Plaintext
51 lines
2.2 KiB
Plaintext
---
|
|
title: Settings
|
|
---
|
|
|
|
<script lang="ts">
|
|
import { Ruler, Zap, Thermometer, Languages, Sun, PersonStanding, Layers } from 'lucide-svelte';
|
|
import DocsNote from '$lib/components/docs/DocsNote.svelte';
|
|
</script>
|
|
|
|
# { title }
|
|
|
|
### <Ruler size="16" class="inline-block" style="margin-bottom: 2px" /> Distance units
|
|
|
|
Change the units used to display distances in the interface.
|
|
|
|
### <Zap size="16" class="inline-block" style="margin-bottom: 2px" /> Velocity units
|
|
|
|
Change the units used to display velocities in the interface.
|
|
You can choose between distance per hour or minutes per distance, which can be more suitable for running activities.
|
|
|
|
### <Thermometer size="16" class="inline-block" style="margin-bottom: 2px" /> Temperature units
|
|
|
|
Change the units used to display temperatures in the interface.
|
|
|
|
### <Languages size="16" class="inline-block" style="margin-bottom: 2px" /> Language
|
|
|
|
Change the language used in the interface.
|
|
|
|
<DocsNote>
|
|
|
|
Bạn có thể đóng góp bằng cách thêm hoặc chỉnh sửa các bản dịch của dự án <a href="https://crowdin.com/project/gpxstudio" target="_blank">Crowdin project</a>.
|
|
Nếu bạn muốn thêm một ngôn ngữ mới, hãy <a href="#contact">kết nối với chúng tôi</a>.
|
|
Chúng tôi luôn trân trọng bất kể đóng góp nào!
|
|
|
|
</DocsNote>
|
|
|
|
### <Sun size="16" class="inline-block" style="margin-bottom: 2px" /> Theme
|
|
|
|
Change the theme used in the interface.
|
|
|
|
### <PersonStanding size="16" class="inline-block" style="margin-bottom: 2px" /> Street view source
|
|
|
|
Change the source used for the [street view control](../map-controls).
|
|
The default one is <a href="https://www.mapillary.com" target="_blank">Mapillary</a>, but you can also use <a href="https://www.google.com/streetview/" target="_blank">Google Street View</a>.
|
|
Learn more about how to use the street view control in the [map controls section](../map-controls).
|
|
|
|
### <Layers size="16" class="inline-block" style="margin-bottom: 2px" /> Map layers...
|
|
|
|
Open a dialog where you can enable or disable map layers, add custom ones, change the opacity of overlays, and more.
|
|
More information about map layers can be found in the [map controls section](../map-controls).
|