Google maps API - info window height and panning
- by Tim Fountain
I'm using the Google maps API (v2) to display a country overlay over a world map. The data comes from a KML file, which contains coords for the polygons along with a HTML description for each country. This description is displayed in the 'info window' speech bubble when that country is clicked on.
I had some trouble initially as the info windows…