Geopoint on Rest to Map Maker
Hi there,
New appery.io user here.
I am creating a small test app that saves locations to a database via REST, and then I would like to pull this back onto a map when this item is selected from a detail list.
The geolocate and save seems to be working ok, and I can do a list of the items in the collection, but I am really struggling with getting the geopoint column back and into a form that the google maps marker will understand.
Do I need to split it into a lat long from the geopoint data ?
Any help much appreciated. Nigel.