What is the correct way to resize a map (in a complex layout) with mapstraction. I currently calculate and set the size of the ''map'' div on each window resize event. (The ''map'' div is the one passed to the Mapstraction constructor.) This leaves me with grey squares (on google maps) when I increase the size of the map, as the ''map'' div is now bigger than the google map if contains. I have tried calling void *resizeTo*(<Integer> width,<Integer> height)on the mapstraction (in the same event handler), but it seems to make no difference. Any ideas? All the best, Chris. -- http://www.finalcog.com/ -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.mapstraction.com/pipermail/mapstraction-mapstraction.com/attachments/20100414/6a7e30d8/attachment.htm>