Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yuskawu/map-apps
This project is for myself to practice map-based application.
https://github.com/yuskawu/map-apps
Last synced: about 1 month ago
JSON representation
This project is for myself to practice map-based application.
- Host: GitHub
- URL: https://github.com/yuskawu/map-apps
- Owner: YuskaWu
- Created: 2020-02-13T22:55:47.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T07:19:01.000Z (almost 2 years ago)
- Last Synced: 2023-03-08T03:47:53.121Z (almost 2 years ago)
- Language: JavaScript
- Size: 2.81 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# map-apps
This project is for myself to practice map-based application.
## Pharmacies Map
Using Mapbox GL JS to create map and show the location on it. Click ing pin marker wil popup pharmacy's information, including the amount of medical mask.
The pharmacies GeoJSON API was provide by [community](https://g0v.hackmd.io/@kiang/mask-info).[Demo](https://yuskawu.github.io/map-apps/demo/index.html#/pharmacies-map)