Google Maps V3 Overlapping Markers on exact Location

后端 未结 6 793
陌清茗
陌清茗 2021-02-19 07:45

I am having issues with markers overlapping, please do not down vote as I am not highly schooled in javascript also I have looked at the different answers offered on stackoverfl

6条回答
  •  既然无缘
    2021-02-19 07:57

    You can use the MarkerClusterer from google maps utility library.

    Here is a step by step example: https://developers.google.com/maps/documentation/javascript/marker-clustering

    And you can download the library from the google maps github repo: https://github.com/googlemaps/v3-utility-library/tree/master/markerclusterer

提交回复
热议问题