Hey thanks, that's a partial solution because although I've modified the map bounds so that the top of the infoWindow for Maine now appears in the map window, the infoWindow for Arizona does not, even though there is plenty of room in the allowed map bounds to show it. Why is that?
On Sep 19, 2:18 pm, Andrew Leach <[email protected]> wrote: > On 19 September 2010 19:13, jonathan <[email protected]> wrote: > > > I'm loading my placemarks and infoWindow content via a KML file. If > > you click on the marker in Maine, you'll see the infoWindow is cut off > > at the top. I've spent a whole day looking for an answer and haven't > > come up with anything, can anyone please assist me with this? > > It's doing exactly what you have told it to do. You have restricted > the range the map can move to, and the API is subject to that. Because > the map cannot move far enough for the entire infoWindow, it's not > shown completely. -- 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.
