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

Typo, meant to be TappablePolylineLayerOptions #2

Closed katutxakurra closed 4 years ago

katutxakurra commented 4 years ago

MarkerClusterGroupLayerOptions but the code example shows TappablePolylineLayerOptions, which I think is what it was meant to be.

tuarrep commented 4 years ago

Nice catch! Nasty copy-paste around there ;)