From bc919387fbf5ce307308cc38be14573387ad2f00 Mon Sep 17 00:00:00 2001 From: Roy Hewitt Date: Tue, 27 Aug 2013 12:58:26 -0400 Subject: [PATCH] Added drag functionality. When user drags a marker the lat/lng is automatically updated on dragend event. --- index.php | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/index.php b/index.php index 0c9f31f..eb026eb 100644 --- a/index.php +++ b/index.php @@ -231,7 +231,7 @@