9

I am using Google maps plugin in my Flutter application & I need to group markers basically need to use marker clustering like shown in attached URLGoogle maps marker clusters. I didn't find any marker clustering library/plugin for Flutter Google maps.

Can you please suggest any plugin for this? Or suggest a way ro implement a custom plugin for this?

enter image description here

2
  • I didn't understand what do you mean by clustering? Commented Feb 6, 2019 at 19:49
  • Please check attached image URL Commented Feb 7, 2019 at 4:25

1 Answer 1

1

Did you try this new package: https://pub.dartlang.org/packages/clustering_google_maps

You can perhaps try this package to do the clustering by yourself: https://pub.dartlang.org/packages/k_means_cluster

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.