Hi Appery group
I am a uber-newbie to appery, so please forgive this most basic question.
I am playing with Appery and was trying to use the Geolocation service to simply display the lat and long into some text fields/labels. I thought that if I:
Defined the Geolocation service on the page
Placed some labels on the page
Mapped the labels to the lat and long parameters from the service, and
Started the service on page load
... it would place the mapped parms into the fields. It doesn't seem to be working that way. The tutorials all seem to demonstrate the Geolocation service with a Google Map and use a little Javascript to act as a go-between.
I would have thought that that wasn't necessary with my text labels. What would be the point of mapping the Geolocation parms and text labels if it was all done in Javascript.
Am I wrong about that? Maybe I do need the Javascript? Maybe I'm missing something else entirely?
Any comment on what's missing on my basic 4-point method above would be greatly appreciated.
Thanks!
PeteB