I am trying to show the Street view in google maps. But is not working
in Firefox or safari. It is only working in internet explorer.

map.setCenter(point, 15);
myPano = new GStreetviewPanorama(document.getElementById("d_image"));
GEvent.addListener(myPano, "error", handleNoFlash);
myPano.setLocationAndPOV(point);

Please help me with this issue.

Thanks
Rahul


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" 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-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to