Hello, does anyone know, that it's possible to use Google Maps API v3 object, which needs this to include: <script type="text/javascript" src="http://maps.google.com/maps/api/js? sensor=false"></script> and also on the same page use the Street View API, which probably needs this: <script src="http://maps.google.com/maps?file=api&v=2.x&key=API_KEY" type="text/javascript"></script> which is (as far as i know) API v2... (parameter v=2.x) ?
http://code.google.com/intl/cs/apis/maps/documentation/services.html#Streetview -- 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.
