hamza mohamed ali
hamza mohamed ali
in this issue i wil try to improve init map to optimize library and improve code in flutter and native side
selection in plugin we can by this code ```dart var geoPoint = await controller.selectPosition(); ``` the problem with that is we freez the all other feature until user tap on...
* add attribute to activate dark mode in osm map * create function to switch between light mode and dark mode
when I draw polyine in iOS it looks like this how I can make smooth linked join for polyline lineCap.ROUND not work as expected