New translations minify.mdx (Dutch)

This commit is contained in:
vcoppe 2024-07-24 12:32:58 +02:00
parent 0d4c7f87f5
commit 256faa5b06

View file

@ -20,7 +20,7 @@ You can adjust the tolerance of the simplification algorithm using the slider, a
<DocsNote> <DocsNote>
The tolerance value represents the maximum distance allowed between the original trace and the simplified trace. De tolerantiewaarde vertegenwoordigt de maximale afstand tussen het oorspronkelijke spoor en de vereenvoudigde spoor.
You can read more about the algorithm used <a href="https://en.wikipedia.org/wiki/Ramer%E2%80%93Douglas%E2%80%93Peucker_algorithm" target="_blank">here</a>. Je kunt meer lezen over het algoritme dat hier wordt gebruikt <a href="https://en.wikipedia.org/wiki/Ramer%E2%80%93Douglas%E2%80%93Peucker_algorithm" target="_blank"></a>.
</DocsNote> </DocsNote>