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 |
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. |
The example url seems wrong : no map there.