The map and the marker do fit in the map together. the info window has
standard width
The link you can check is www.whitehat.gr/map_test/map.php

There is a grey arrow on top, click to open options.
When i add Type1 the balloon behaves ok,
When i add Type2 the balloon does not pan correctly as i mentioned
before.
thanks in advance


On Mar 3, 3:04 pm, Andrew Leach <[email protected]> wrote:
> On Mar 3, 12:57 pm, "[email protected]"
>
>
>
> <[email protected]> wrote:
> > Hi there, usually when a info window opens then the map is panned so
> > that the info window appears in whole in the map div.
> > In a case of mine this does not always happen. To be more precise, the
> > panning happens but parts of the info window, in some cases, stay
> > hidden, out of the map boundaries.
>
> > This happens for a marker with this icon.
> > roundIcon = new GIcon(G_DEFAULT_ICON);
> > roundIcon.image = "images/radius.png";
> > roundIcon.shadow = "";
> > roundIcon.iconSize=new GSize(166,166);
> > roundIcon.iconAnchor=new GPoint(83,83);
> > roundIcon.infoWindowAnchor=new GPoint(93,73);
>
> > Anyone knows how can i fix this?
> > thanks
>
> This normally happens when the infoWindow doesn't fit in the map
> together with the marker, although there are issues with the map
> panning and not avoiding controls at the moment, which may be related.
>
> If panning the infoWindow will push the marker out of the map, it may
> stop short and leave the infoWindow out instead.
>
> Of course, if you followed the posting guidelines and gave a link to
> your map with instructions about how to reproduce the problem, we'd be
> able to see it happening and advise accordingly, rather than guess.
>
> Andrew
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" 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