We're using the Google Maps API to display custom panoramas, but for some 
reason the API crashes (chrome dev tools report uncaught typeerrors) when 
users look straight down (pitch = -90). I also checked the examples for 
custom panoramas in the API documentation, to rule out configuration errors 
in our JS code, and these panoramas crash too if you change the POV to a 
pitch of -90 (see for 
example 
https://google-developers.appspot.com/maps/documentation/javascript/examples/streetview-custom-simple).

I tested it with Chrome 26 and IE10 with equal results. FF works since the 
API switches to 'html4' mode for FF by default, but if you force a panorama 
into 'html5' mode the same issue occurs!

Anyone else experiencing this problem?

Thanks,
Florian


-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-js-api-v3+unsubscr...@googlegroups.com.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
Visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to