bpillon / google_maps_cluster_manager

Simple Flutter clustering library for Google Maps
https://pub.dev/packages/google_maps_cluster_manager
MIT License
119 stars 94 forks source link

Place.dart not defined #20

Closed ArshdeepSahni closed 3 years ago

bpillon commented 3 years ago

Place is a class created for example. It is defined in the example folder. You can carry any class object you want in a ClusterItem (or none).