I am simply trying to display a google map within a jquery mobile page. If I load the page directly it works. However, if I navigate to the page from another page it only rend
You have Try adding those to your CSS as well (the You may also need to ensure that the API knows the size of the map and
at 100% size, but not the
and
content
one will need an id
).resize
event when everything is ready. Showing only a single tile is a classic symptom of the API getting it wrong (and generally assuming it has zero size).