Please compare the following two urls:
http://maps.google.com.hk/maps?q=23.1048,113.7581+(hcg+road+map)&t=m&z=15&hl=en
http://maps.google.com.hk/maps?q=23.1075,113.7527+(hcg+satellite+map)&t=k&z=15&hl=en

The first url is a road map and the second url is a satellite map.
They point to the same point where I want the marker to point to, but
you may have noticed the lat and long values of the two urls are
different!

Hmmm... still no clue about this!

On Jul 10, 2:16 pm, SCCY <samuelcyc...@gmail.com> wrote:
> 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 google-maps-js-api...@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to