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

Error while running V3.1.0 #61

Open KallepalliTirumalesh opened 3 months ago

KallepalliTirumalesh commented 3 months ago

../../../.pub-cache/hosted/pub.dev/google_maps_cluster_manager-3.1.0/lib/src/cluster_item.dart:9:44:

Error: 'ClusterManager' is imported from both 'package:google_maps_cluster_manager/src/cluster_manager.dart' and 'package:google_maps_flutter_platform_interface/src/types/cluster_manager.dart'. Geohash.encode(location, codeLength: ClusterManager.precision);

guns28 commented 3 months ago

same here, any updates ?

KallepalliTirumalesh commented 3 months ago

same here, any updates ?

The reason and work around solution to the issue is described https://github.com/bpillon/google_maps_cluster_manager/issues/58#issuecomment-1974770188