When i display a map in a div called venuemap, the map is displayed with gaps. Example: http://www.diigo.com/item/image/1w8bo/ck4u This is the code i use for displaying the map
What is wrong with my code? Kind regards brantje asked 20 Jul '12, 12:40 brantje |
Probably your JS code is right, but your HTML style is wrong ? Make sure you set margin and padding to 0 on your map div and the tag surrounding the div. answered 20 Jul '12, 13:26 Vincent de P... ♦ |
The example url seems wrong : no map there.