OwnWeb / flutter_map_tappable_polyline

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

FeatureRequest: Tappable Polygon #32

Closed S-Man42 closed 3 years ago

S-Man42 commented 3 years ago

Since Polyline coloring is difficult, when you try to color the area of closed polylines (which makes them polygons). So in that case, a Polygon would be better.

Do you think, a TappablePolygon implementation is possible?

tuarrep commented 3 years ago

Duplicate of #1