My simple Geolocation test application, http://tiggzi.com/view/093b7607-fee6-...
When run application, Press "where is my Mum", it suppose to go the the next screen, show as Googlemap your current location.
I have a number of questions, as follow:
When I test on web interface, it don't load a full map, press back, and try again, it seems to load OK. When try with Android phone, the actual map don't load, or partially load.
When the map eventually manage to load (on web testing), my current location is actually off the map (instead of center), don't know why.
I try to display a "Mum's is here" where the current location is, but don't know how.
How can I undate my the location position as I walk along the street?
How can I make sure all resources with the app is kill as I terminate the app by pressing "Back", "Back" etc.
Thanks in advance & Thank you kindly.
George