Marker animations with setTimeout()
If you're adding a number of markers, you may want to drop them on the map consecutively rather than all at once. This example shows how to use setTimeout() to space your markers' animation.