From 0e6d0fbca9fe6f76cfc8bf946e5c75b143e3e910 Mon Sep 17 00:00:00 2001
From: reflectOr <manaskashyaptech@gmail.com>
Date: Mon, 2 Oct 2017 20:19:01 +0530
Subject: [PATCH] issue 2 , overlaping resolved in more clearly manner

---
 js/locations.js | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/js/locations.js b/js/locations.js
index ba8c065..36c40a2 100644
--- a/js/locations.js
+++ b/js/locations.js
@@ -210,8 +210,8 @@ var locations = [{
   "MATURL": "",
   "TGURL": ""
 }, {
-  "LAT": "28.6140",
-  "LNG": "77.2090",
+  "LAT": "28.7140",
+  "LNG": "77.3000",
   "TITLE": "NDBUG (New Delhi BSD User Group)",
   "URL": "http://ndbug.in",
   "MLIST": "",
-- 
GitLab