bpillon / google_maps_cluster_manager

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

Fixed google maps platform interface import not to import new Cluster… #65

Closed mortenthansen closed 2 months ago

mortenthansen commented 2 months ago

… class which conflicts with Cluster class in this package.

mortenthansen commented 2 months ago

Other pull request already exist with same fix.