Multiple markers with text on Android Google Maps API v2

前端 未结 5 1779
囚心锁ツ
囚心锁ツ 2021-02-05 16:49

My goal is to have multiple markers with text on each on the Android Google Maps API v2 map. The info windows approach (showInfoWindow()) is not suitable, becau

5条回答
  •  臣服心动
    2021-02-05 17:10

    As an update:
    android maps utils now has a Marker Clustering Utility
    https://developers.google.com/maps/documentation/android/utility/marker-clustering

    https://github.com/googlemaps/android-maps-utils

提交回复
热议问题