Files
gpx.studio/website/src/lib/docs/tr/toolbar/poi.mdx
2025-11-10 18:50:49 +01:00

28 lines
997 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: İlgi alanları
---
<script>
import { MapPin } from '@lucide/svelte';
import Waypoint from '$lib/components/toolbar/tools/waypoint/Waypoint.svelte';
</script>
# <MapPin size="24" class="inline-block" style="margin-bottom: 5px" /> { title }
[İlgi noktaları](../gpx) lokasyonları haritada işaretlemek ve GPS cihazında göstermek için GPX dosyalarına eklenebilir.
### İlgi noktası oluşturma
İlgi noktası oluşturmak için aşağıdaki formu daldurun.
İlgi noktasının lokasyonunu haritaya tıklayarak veya koordinatları manüel girerek belirleyebilirsiniz.
Tamamladığınızda formu onaylayın.
<div class="flex flex-row justify-center">
<Waypoint class="text-foreground p-3 border rounded-md shadow-lg" />
</div>
### İlgi noktası düzenleme
Yukarıdaki form varolan bir ilgi noktarını haritada seçtikten sonra düzenlemek için kullanılabilir.
Sadece ilgi noktasının yerini değiştirmek istiyorsanız istediğiniz yere sürüklemeniz yeterli.