Update points.json for adding a point in atlas (#2482)

This commit is contained in:
Kunjan Patel 2021-03-17 15:20:07 +05:30 committed by GitHub
parent b191f1da2b
commit bdee1f1269
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 1 deletions

View File

@ -349,6 +349,16 @@
"lat": 37.7826622,
"lon": -122.3983786,
"added": "2020-05-06"
}
},{
"title": "MedPlat",
"description": "A Comprehensive Health Platform",
"link": "https://argusoft.com",
"contactName": "Kunjan Patel",
"contactEmail": "kunjanp@argusoft.com",
"city": "Gandhinagar,India",
"lat": 23.2420,
"lon": 72.6272,
"added": "2021-03-17"
}
]
}