There seems to be a 100ms timer that "moves" the picture:

>From their script:

function myTimer(){
  map.panBy(new GSize(1,0));
};
setInterval(myTimer,100);

- kangax

On May 22, 9:03 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> hello, someone could explain me how to realize 
> it?http://www.anewcityguide.com/
> thanks!!!
> Daniele
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Spinoffs" group.
To post to this group, send email to rubyonrails-spinoffs@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to