On Dec 12, 7:55 am, Tauro Mx <[email protected]> wrote:
> Hi.
>
> I'm not sure exactly if I need container's pixels or DIV pixel
> holding the entire map, what I need is to place a label below a
> marker of interest but neither
> MapCanvasProjection.fromLatLngToContainerPixel nor
> Map.getProjection().fromLatLngToPoint() have worked to me. The
> first one is returning always the same pixel coordinates, I guess
> it's the coordinate of the canva, despite I use the specific marker
> Latitude-Longitude.
>
> Suggestions would be highly appreciated.

My suggestions are (in cases like this):
0. Create a thread of your own, unless the thread you are replying to
is obviously the same issue (as this one is 8 months old, it is
probably not relevant to your issue)

1. Read and follow the posting guidelines
http://groups.google.com/group/google-maps-js-api-v3/t/2b3f101fd509919e
(post a link to _your_ map that exhibits the problem so we can see
what you are doing and make suggestions)

2. Search the documentation for working examples that use the
functions of interest:
http://code.google.com/apis/maps/documentation/javascript/examples/overlay-simple.html

3. Search the group for working examples that use the functions of
interest

  -- Larry

-- 
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.

Reply via email to