thanks very much mike,

that does'nt work

i thind a code ( http://www.personaltelco.net/Macros/GetStreetView )


  GEvent.addListener(myPano, "initialized", function(call) {
        if (markerprovisoire) {
        var center2 = call.latlng;
        map.setCenter(center2);
        markerprovisoire.setLatLng(center2);
        panoClient.getNearestPanorama(center2, showPanoData);
                }
       });

and it s ok, it working

thanks very much for your help,
i'm happy that someone like you try to help us

a+
Christophe

--

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