allenhwkim / angularjs-google-maps

The Simplest AngularJS Google Maps V3 Directive
http://ngmap.github.io
MIT License
1.52k stars 517 forks source link

Markers on same location problem on hover #810

Open zsitro opened 7 years ago

zsitro commented 7 years ago

Can it be a feature request to solve multiple markers on same location problem that has a solution like this already?: https://github.com/jawj/OverlappingMarkerSpiderfier

See problem here: https://plnkr.co/edit/fedRHVEDn1UsSyG2r36P?p=preview

the clusterer alone doesn't deal with the situation :(

Or any direction i should look for solutions?