Open GoogleCodeExporter opened 8 years ago
Hi - yeah that´s pretty easy to explain. JQM works with AJAX - so the header
of your Index File is not changed during a page transition. So if you turn on
your internet connection - the header is the same wo cant send his Request to
google maps.
You can build up script -
<script type="text/javascript"
src="http://maps.google.com/maps/api/js?sensor=true"></script>
- via Jquery.
Don´t know how to do it exactly right now, but should give you some help i
think.
Then do this in your:
$('#pagina-ecocar').live('pageshow',function(event){
for setting up the script every time your Page with the map is shown.
Should do the trick ;)
Greetings Dominik
Original comment by kempf.d...@googlemail.com
on 2 May 2013 at 1:13
Original issue reported on code.google.com by
pompilio...@gmail.com
on 14 Feb 2013 at 11:50