unable to display streetview in firefox or safari. By using following
code.
point = new GLatLng(lat, lng);
myPano = new GStreetviewPanorama(document.getElementById("d_image"));
GEvent.addListener(myPano, "error", handleNoFlash);
myPano.setLocationAndPOV(point);
It is working great in IE. Please let me know for any changes.
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
-~----------~----~----~----~------~----~------~--~---