Update source file routing.mdx

This commit is contained in:
vcoppe 2024-07-23 12:27:36 +02:00
parent 4ab8ab7fb9
commit 51fe3e7f86

View file

@ -27,6 +27,7 @@ You can minimize the dialog to save space by clicking on <button><SquareArrowUpL
When routing is enabled, anchor points placed or moved on the map will be connected by a route calculated on the <a href="https://www.openstreetmap.org" target="_blank">OpenStreetMap</a> road network.
Disable routing to connect anchor points with straight lines.
This setting can also be toggled by pressing <kbd>F5</kbd>.
### <Bike size="16" class="inline-block" style="margin-bottom: 2px" /> Activity
@ -56,7 +57,7 @@ Furthermore, new anchor points can be inserted between existing ones by hovering
Finally, you can delete anchor points by clicking on them and selecting <button><Trash2 size="16" class="inline-block" style="margin-bottom: 4px" /> Delete</button> from the context menu.
<DocsImage src={routingScreenshot} alt="Anchor points allow to easily edit a route." />
<DocsImage src={routingScreenshot} alt="Anchor points allow you to easily edit a route." />
## Additional tools