I have a large set of data to be plotted on google map. Because of the data set size, google map always freezes for a few seconds before all the points are plotted. I used a
Could you plot them in batches, with a short delay (setTimeout) between each one?
setTimeout