GIScience / orstools-qgis-plugin

Plugin for QGIS with a set of tools to use openrouteservice API´s, based on openstreetmap
https://plugins.qgis.org/plugins/ORStools/
MIT License
91 stars 31 forks source link

Refactor _Advanced Directions_ #144

Closed koebi closed 6 months ago

koebi commented 3 years ago
merydian commented 7 months ago

When should the vertex markers be removed? Maybe we should add a button for it and remove them automatically when the green plus button is pressed to add new vertices?

merydian commented 7 months ago

For the export of the vertices i'd suggest something like this:

image
merydian commented 7 months ago

@koebi, is don't remove vertex markers once route is generated really necessary, when there an option to save the vertices as a layer?

koebi commented 7 months ago

Maybe we could add a hint above the choose export path that notes that the markers will vanish if not saved?

koebi commented 6 months ago

I've converted the one idea that was in here to a separate issue (#211) and will see this as complete :)