[Google Maps API v3] street view panning without user interaction

2011-02-16 Thread pinacate
I'd like to create a streetview that continuously pans under
programmatic control. I've tried making a sequence of calls to
'setPov' and it works but its very slow and jerky. But under user
controls panning is nice and smooth and fast. Is there a way to get
similar smoothness programmatically?

-- 
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 google-maps-js-api-v3@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.



[Google Maps API v3] street view panning without user interaction

2011-02-13 Thread pinacate
I'd like to create a streetview that continuously pans under
programmatic control. I've tried making a sequence of calls to
'setPov' and it works but its very slow and jerky. But under user
controls panning is nice and smooth and fast. Is there a way to get
similar smoothness programmatically?

-- 
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 google-maps-js-api-v3@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.