is there any way to made the polylines and polygons editable like in leaflet Leaflet.Editable
Not aware of a way. I feel like it makes sense in desktop, but not really in mobile though (due to the precision needed)?
Not aware of a way. I feel like it makes sense in desktop, but not really in mobile though (due to the precision needed)?
those options makes the control easier and i need it because i'm trying to make a GIS Mobile so these features are needed for me
hey man.... were you able to edit?
hey man.... were you able to edit?
didn't understand ?
@X-SLAYER were you able to edit? Maybe you find a way?
@X-SLAYER were you able to edit? Maybe you find a way?
nope i didn't find a way to edit i just made it a basic control edit like a panel to undo and redo the last point i draw thats what i did
I've just been hacking something together with the dragmarker plugin I did, only basic and maybe bugs, but I'll keep this thread posted as it may give some an idea.
Ok, I have this basic stuff working now..

I'll get a separate repo sorted later so anyone can hack about with it and test or add stuff.
Git repo at https://github.com/ibrierley/flutter_map_line_editor if anyone wants a play
Most helpful comment
Ok, I have this basic stuff working now..
I'll get a separate repo sorted later so anyone can hack about with it and test or add stuff.