setTimeout marker animation - nothing seems to work
问题 Thanks for reading this ... I've been searching and experimenting for 3 days trying to solve a pretty basic javascript issue. I'm creating a Google map with 45 markers. The markers: are clustered using the MarkerClusterer utility can be clicked to open an infowindow (each one displays a different image) all "drop" nicely into place when the page loads. So far so good. The problem is applying a "setTimeout" function to drop the markers sequentially (instead of all at once). I've tried a dozen