Hello, I am trying out the new API V3 at the moment. For trying out, I used a pair of Lat Long values to center and put a marker on the Google Maps. With some help from the tutorial, it works OK... generally.
However when I change the map type, I notice that, given the same lat and long values, the marker doesn't point exactly the same place for both RoadMap and SatelliteMap. Let's take an example: LatLng(23.1075, 113.7527) I want it to point to where it shows on the Satellite Map, but when I switch to Road Map view, the marker seems to be pointing somewhere a few streets away. It's quite obvious if you compare the relative position of the marker and nearby roads/river. Is it something I have done wrong or is it a problem with the Google Map's tiles? What should I do to make both map types matching the location where I want to place my marker? -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
