New translations minify.mdx (Spanish)
This commit is contained in:
parent
e55c6a1c50
commit
a0f757823c
1 changed files with 2 additions and 2 deletions
|
|
@ -21,8 +21,8 @@ You can adjust the tolerance of the simplification algorithm using the slider, a
|
|||
<DocsNote>
|
||||
|
||||
```
|
||||
The tolerance value represents the maximum distance allowed between the original trace and the simplified trace.
|
||||
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>.
|
||||
El valor de tolerancia representa la distancia máxima permitida entre la ruta original y la simplificada.
|
||||
Puede leer más sobre el algoritmo usado <a href="https://en.wikipedia.org/wiki/Ramer%E2%80%93Douglas%E2%80%93Peucker_algorithm" target="_blank">aquí</a>.
|
||||
```
|
||||
|
||||
</DocsNote>
|
||||
|
|
|
|||
Loading…
Reference in a new issue