Hi,
I have 2 pages:
-in the first page there is a geolocaion service and the latitude and longitude are save in 2 local storage variableand a button to navigate in the second page
-in the second page there is a google map and 2 Set property for the latitude and longitude variable in the "DeviceReady" event
so I'd like show in the second page the marker position with the cordinates saved in the firt page but I don't see anything...the marker is always in the centre map with the default cordinates but if I refresh the second page I look the right cordinates of the marker but just if I refresh page
Do you know what i mean? what's the problem?
thanks
Paolo