Animation with markers

21 views
Skip to first unread message

Julio César Muñoz Guanare

unread,
Jan 9, 2012, 9:01:06 AM1/9/12
to google-map...@googlegroups.com
Hi, I'm new using google maps api, my question is: How can a group of markers willgradually becoming visible, I mean, one after another? I tried with a cycle but makes them so fast that it seems that put all at once and with JS function 'setTimeout ()'strange behavior occurs because only the last element becomes visible. What couldbe doing wrong? What do you recommend? Thanks in advance for any help 

Rossko

unread,
Jan 9, 2012, 2:28:03 PM1/9/12
to Google Maps JavaScript API v3
> What couldbe doing wrong?

How could we know?
I'll have a guess that you are using setTimeout() and you think that
it stops and waits for that time, before the next time around your
loop. It doesn't.
It's not a maps issue.

> What do you recommend?

Show us your live example web page.
Reply all
Reply to author
Forward
0 new messages