Re: question concerning Google Map
Firstly try removing that that might not help things. If its
trying to be 100% and thw width of the space it cant fit it all in...
Otherwise a solution that I did for something similar that might help
is to have another containter:
<td>
<div>
<div id="map" style="width: 100%; height: 100%"></div>
</div>
</td>
or some varioation thereof...
Firstly try removing that that might not help things. If its
trying to be 100% and thw width of the space it cant fit it all in...
Otherwise a solution that I did for something similar that might help
is to have another containter:
<td>
<div>
<div id="map" style="width: 100%; height: 100%"></div>
</div>
</td>
or some varioation thereof...
0 Comments:
Yorum Gönder
<< Home