Search found 1 match
- Wed Oct 30, 2013 11:57 am
- Forum: PHP - Code
- Topic: Update db with latitude and longitude when google map marker
- Replies: 0
- Views: 1600
Update db with latitude and longitude when google map marker
Well, I've a google map where all lat and long comes from db and it's showing on the map. What I can do with this map: 1) I can create new point after right click on the map, 2) I can delete existing point. Now can you plz tell me how can i update the db with new lat and long when the existing marke...