Dear all,

I'm a Javascript newbie, so bear with me. I'm making a personal
website and want to have Maps open up on a location that is randomly
selected from an array. This I have worked out. The next I want to do
is have the map automatically do a slow crawl in one direction. I've
been tooling around with setTimeout(), but I can't seem to get it to
do anything, not even skip to a different location using setCenter()
after, say, a few seconds.

It's much like the problem described here:
http://groups.google.com/group/google-maps-api/browse_thread/thread/e7652b8fe077e396#
. However, the proposed solution doesn't work for me. I'm not sure how
to have both initialize() and moveIt() start from onLoad. If anyone
has a solution for me, I'd be very happy.

Thanks for any help you might be able to give!

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-maps-api?hl=en.

Reply via email to