Jquery mobile and Google maps [on hold]
- by Jack
I have been trying to get my google maps to display within a page of a mobile app. The map will display for a second, and then disappear. I have read about a jquery bug, but i can't seem to find a way to get this code to work. any help would be greatly appreciated.
<script>
var geocoder;
var currentLocation;
…