I have changed it to:

GEvent.addListener(map,"click", function(overlay,latlng) {
          if (latlng)
            myPano.setLocationAndPOV(latlng);
        });

but no success, still getting
this.o is null

The GStreetViewOverlay part is the same as that on code.google but
doesn't work here ..

Thanks.

On Aug 11, 3:58 pm, Mike Williams <[email protected]> wrote:
> The same consideration applies to the second map "click" listener.
>
> --
> Mike Williamshttp://econym.org.uk/gmap
--~--~---------~--~----~------------~-------~--~----~
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