"latitude" and "longitude" to "latlng"
Posted: Sat Dec 07, 2013 11:09 pm
so in my database, I have latitude and longitude as two seperate columns and I can't figure out how to combine them into one "latlng" column. Also, latitude and longitude are both numbers and I want "latlng" to be a geopoint. Does anyone know how to do this? thank you!