Dear sir or madam
    This is the code from my project:

     var map = new GMap2(document.getElementById("map"));
     map.enableScrollWheelZoom();
     map.addControl(new GOverviewMapControl());
     map.addControl(new GLargeMapControl());
     map.addControl(new GMapTypeControl());

There is a problem is that When I used the common map and the
satellite map I found  different locations of the same spot,How can I
deal with it?

--

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