On Jul 23, 4:47 am, br0k3n <[email protected]> wrote: > Hi, > Someone can share a working example of this (the constants and the > functions mentioned in an answer earlier or for other complete code > example)?
What about Chris' reply was unclear? + Unfortunately there's no good solution to this at the moment. Because tiles + are loaded on demand, it's hard to smoothly animate between many zoom + levels. -- Larry > i want to zoom in and zoom out for every marker found on the map of > Google earth plugin. > lets say i have 6 points on the map - how can i do a loop that zoom in > to the point than zoom out to more higher view of the world and than > zoom in to the next point in a loop again and again. > thank you! > > On Jul 4, 8:11 am, Chris Broadfoot <[email protected]> wrote: > > > > > > > > > Unfortunately there's no good solution to this at the moment. Because tiles > > are loaded on demand, it's hard to smoothly animate between many zoom > > levels. > > > --http://twitter.com/broady > > > On Fri, Jul 1, 2011 at 3:40 AM, Kivak <[email protected]> wrote: > > > Hello everyone! > > > > I am trying to make a little animated intro to my map where, for > > > instance, you start at zoom level 4 and go to zoom level 17. Is there > > > a way to do that in Javascript? > > > > I know there is a panTo() function, but I haven't found anything that > > > does the same for altitude. > > > > Thanks a bunch! > > > -Kivak > > > > -- > > > You received this message because you are subscribed to the Google Groups > > > "Google Maps JavaScript API v3" 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-js-api-v3?hl=en. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
