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

https://github.com/bernardodiasc/xmap

react + google maps [experimental]
https://github.com/bernardodiasc/xmap

geojson google-maps jest json-schema react webpack2

Last synced: 2 months ago
JSON representation

react + google maps [experimental]

Awesome Lists containing this project

README

          

# X-Map

> - POC of filtering geojson data and displaying in the map using React and Google Maps
> - Note: this is a one day coding POC, please expect simple thing

- Install: `npm install`
- Develop: `npm start`
- Build: `npm run build`