Mapping geocode data from map component to tiggzi database
Posted: Fri Nov 30, 2012 9:58 pm
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Add JavaScript debugging to see what you get when you map Latitude/Longitude to the database, something like this:
code
console.log(value);
/code