OwnWeb / flutter_map_tappable_polyline

A tappable Polyline plugin for flutter_map
https://pub.dev/packages/flutter_map_tappable_polyline
MIT License
54 stars 45 forks source link

Fix #61 Lines layer not rotating correctly with map #62

Open Camerash opened 12 months ago

Camerash commented 12 months ago

As title. Fix #61

elliotnash commented 5 months ago

While this fixes the polylines not rotating correctly, the corresponding touch input still rotates incorrectly so taps no longer after rotating the map.