- Center the map on the user's current location with a zoom level that allows to see a few kilometers/miles around that location
- Use the provided file
testing-centers.json
to get the coordinates of the COVID-19 testing centers. This file is using the GEOJSON format to store geo data. - Display those testing locations with markers on the map
- Then display a circle with a 1 kilometer radius around each testing center
- Use the samples from https://developers.google.com/maps/documentation/javascript/examples to help you implement those features
forked from alcfeoh/covid-map-project
-
Notifications
You must be signed in to change notification settings - Fork 0
imyashl/covid-map-project
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 69.8%
- HTML 19.6%
- CSS 10.6%