On Jun 9, 1:58 pm, Rahul <[email protected]> wrote:
> 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.

Where is the link to your map that shows the problem?

http://groups.google.com/group/Google-Maps-API/web/suggested-posting-guidelines
http://groups.google.com/group/Google-Maps-API/web/why-including-a-link-is-critical

  -- Larry
--~--~---------~--~----~------------~-------~--~----~
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