On 1 October 2010 12:29, Alto1 <[email protected]> wrote:
>
> But when the marker get too far right or too close to the top, the
> ewindows will show outside the map (got clipped), you couldn't see the
> whole ewindows. BTW, I forgot to mention, during this, the map mustn't
> move (pan/zoom) because ewindows got clipped. It must only to display
> inside the map but using new position.
>
> If ewindows got too close to the right (probably gone to be clipped),
> then switch to the left of the markers. And the same for the top.

Right. For that to work you will need to change the EWindow itself --
its EStyle will need to change so that the stalk points in a different
direction. Once you have determined that the EWindow will be clipped
(not sure how to do that without examining Mike's code in detail) then
you need to ensure that the right EStyle is used.

None of that is easy to do dynamically. It would certainly be easier
to pan the map if you have determined that the EWindow will be
clipped.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API V2" 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.

Reply via email to