See here: http://groups.google.com/group/google-maps-api/browse_thread/thread/48b6792b20e8b53f/c5bdc0efd672c262?lnk=gst&q=gm_cairo_shift#c5bdc0efd672c262
-- Marcelo - http://maps.forum.nu -- On Dec 10, 8:51 am, RoginHood <[email protected]> wrote: > 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.
