I am using the code from here:
http://jquery-ui-map.googlecode.com/svn/trunk/demos/jquery-mobile-example.html#basic_map
My only problem is that I can't find how to make the map 100% Height.
Anyone had this problem before?
You have to set height
for html
and body
tags also:
html, body { height: 100%; }
Look at this example.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With