googlemaps/v3-utility-library

Loaded event from MarkerManager not fired

outaTiME opened this issue · 2 comments

Hi guys,
I upgrade to new MarkerManager from NPM module (v.0.0.4) and 'loaded' event doesn't fired anymore something missing in docs?

Thanks !!!

This was not removed and is likely a regression.

I'm unable to recreate here: https://jsfiddle.net/jwpoehnelt/d6cukq2b/. Looking at the code more closely, there is likely a race condition happening. Feel free to fork the jsfiddle to get a reproducible example. I'm going to close this for now as I believe the race condition has always been there.