Merge pull request #1753 from dttvn0010/master

Add VEIG(Vietnam Ehealth Innovation Group) to points.json
This commit is contained in:
Tadgh 2020-03-12 12:40:31 -07:00 committed by GitHub
commit fe51c08168
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 0 deletions

View File

@ -324,6 +324,17 @@
"city": "Germany", "city": "Germany",
"lat": 51.165691, "lat": 51.165691,
"lon": 10.451526 "lon": 10.451526
},
{
"title": "VEIG",
"description": "Vietnam Ehealth Innovation Group",
"link": "http://emr.com.vn",
"contactName": "Nguyen Hai Phong",
"contactEmail": "haiphong.nguyen@gmail.com",
"city": "Hanoi,Vietnam",
"lat": 21.026058,
"lon": 105.822715,
"added": "2020-03-06"
} }
] ]