Update source file minify.mdx
This commit is contained in:
parent
9639be23db
commit
ca5b293510
1 changed files with 2 additions and 2 deletions
|
|
@ -10,9 +10,9 @@ title: Minify
|
|||
|
||||
# <Filter size="24" class="inline-block" style="margin-bottom: 5px" /> { title }
|
||||
|
||||
This tool can be used to reduce the number of GPS points of a trace, which can be useful to reduce its size.
|
||||
This tool can be used to reduce the number of GPS points in a trace, which can be useful for decreasing its size.
|
||||
|
||||
You can play with the slider to adjust the tolerance of the simplification algorithm, and see the number of points that will be kept as well as the simplified trace on the map.
|
||||
You can adjust the tolerance of the simplification algorithm using the slider, and see the number of points that will be kept, as well as the simplified trace on the map.
|
||||
|
||||
<div class="flex flex-row justify-center">
|
||||
<Reduce class="text-foreground p-3 border rounded-md shadow-lg" />
|
||||
|
|
|
|||
Loading…
Reference in a new issue