jawj / OverlappingMarkerSpiderfier

Deals with overlapping markers in Google Maps JS API v3, Google Earth-style
http://blog.mackerron.com
836 stars 238 forks source link

Update oms.coffee to work with AdvancedMarkerElement #181

Open ericberman opened 5 months ago

ericberman commented 5 months ago

Changes:

Probably worth noting a few other things I had to do to migrate to AdvancedMarkerElement:

So now I need to create the overlappingmarkerspiderfier in oogle.maps.event.addListenerOnce(this.gmap, 'idle', function () { ...}

waledagne commented 1 month ago

@seche Will this be merged anytime soon :)