dave6738625
Posts: 0
Joined: Sun Mar 16, 2014 3:15 pm

Map outputs

How do I read in coordinates from a current location to a text field. I would like to click a button to discover current location then display the lat and long in a text field on the screen. Thanks

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Map outputs

Hello Dave,

You can save current location coorditates to localStorage varriables and then poputate them in the corresponding fields on the screen.
Please find here how to use localStorage http://docs.appery.io/documentation/r...

dave6738625
Posts: 0
Joined: Sun Mar 16, 2014 3:15 pm

Map outputs

Thanks for your response I have the local storage saving the these now, but what is the command to put these into a text field? many thanks

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Map outputs

dave6738625
Posts: 0
Joined: Sun Mar 16, 2014 3:15 pm

Map outputs

Thank you so much!

Return to “Issues”