Marker clustering with google maps SDK for iOS?

后端 未结 4 1662
既然无缘
既然无缘 2020-11-29 22:07

I am using Google Maps SDK in my iOS app, and I need to group markers which are very close to each other - basically need to use marker clustering like its shown in the atta

4条回答
  •  攒了一身酷
    2020-11-29 22:53

    This is now solved by Google Maps IOS Utils. https://developers.google.com/maps/documentation/ios-sdk/utility/marker-clustering

提交回复
热议问题