Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)