Look at this example:
http://code.google.com/apis/maps/documentation/v3/examples/map-coordinates.html
It contains a MercatorProjection object.
... and the explanation of how things work in V3:
http://code.google.com/apis/maps/documentation/v3/overlays.html#CustomMapTypes
Pay special attention to "World Coordinates".
--
Marcelo - http://maps.forum.nu
--
On Mar 1, 1:39 pm, Marcelo <marcelo...@hotmail.com> wrote:
> On Mar 1, 5:31 pm, Thai Dang Vu <tdan...@gmail.com> wrote:
>
> > I looked at the v3 API reference and noticed that if I want to use methods
> > like fromLatLngToDivPixel ... I need a MapCanvasProjection object. And to
> > have a MapCanvasProjection object, I need an OverlayView object.
>
> Look at this example:http://code.google.com/apis/maps/documentation/v3/examples/map-coordi...
> It contains a MercatorProjection object.
>
> ... and the explanation of how things work in V3:http://code.google.com/apis/maps/documentation/v3/overlays.html#Custo...
> Pay special attention to "World Coordinates".
>
> --
> Marcelo -http://maps.forum.nu