javascript - Overlapping markers/labels in Google Map API v3 -
javascript - Overlapping markers/labels in Google Map API v3 -
i have google map several markers/labels placed very close eachother. close, if zoom-level @ level labels overlapping.
in order able read labels when map loads , when zoom-level changes, want place marker offset of point line drawn it.
i have tried implement "overlappingmarkerspiderfier" george mackerron, according author himself, can't done using code (due fact code tied "onclick" listener , can't executed during loading of map or alter of zoom-level)
i hope above description understandable dispite fact english language not native language.
javascript google-maps google-maps-api-3
Comments
Post a Comment