Files
gpx.studio/website/src/lib/docs/tr/toolbar/clean.mdx
2025-11-12 17:38:12 +01:00

19 lines
660 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: Temizle
---
<script>
import { SquareDashedMousePointer } MYLUCIDESVELTEIMPORT;
import Clean from '$lib/components/toolbar/tools/Clean.svelte';
</script>
# <SquareDashedMousePointer size="24" class="inline-block" style="margin-bottom: 5px" /> { title }
Temizleme aracı seçiliyken haritayı sürüklemek bir dikdörtgen oluşturur.
Aşağıdaki pencerede seçili seçeneklere bağlı olarak, sil butonuna tıklamak seçimin içindeki veya dışındaki GPS noktaları ve/veya [ilgi noktalarını](../gpx) kaldırır.
<div class="flex flex-row justify-center">
<Clean class="text-foreground p-3 border rounded-md shadow-lg" />
</div>