qwc-services / qwc-data-service

QWC Data service
MIT License
5 stars 10 forks source link

How to delete a node? #22

Closed meierrom closed 1 year ago

meierrom commented 1 year ago

Hi folks,

I'm able to easily add nodes to polylines and polygons.

But how about deleting a node?

Kind regards, Roman

benoitblanc commented 1 year ago

Hi @meierrom

You can delete node with SHIFT + click

meierrom commented 1 year ago

Hi Benoît,

Just tested it and it works great!

Do I assume correctly that since this requires using a keyboard that there's no way to use this functionality on a smartphone or tablet?

Kind regards, Roman

tpo commented 1 year ago

Documented how to delete nodes: https://github.com/qwc-services/qwc-services.github.io/commit/f8dd4a4cdda9e795fe129607d5017ac4ea82a993

tpo commented 1 year ago

@meierrom

Do I assume correctly that since this requires using a keyboard that there's no way to use this functionality on a smartphone or tablet?

Yes this currently can't be done on a touch screen.

AFAI can see this issue is resolved and I'm closing it.