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]
- Host: GitHub
- URL: https://github.com/bernardodiasc/xmap
- Owner: bernardodiasc
- Created: 2017-01-30T14:02:13.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-03T03:30:58.000Z (over 9 years ago)
- Last Synced: 2026-01-03T19:07:04.073Z (6 months ago)
- Topics: geojson, google-maps, jest, json-schema, react, webpack2
- Language: JavaScript
- Homepage: https://bernardodiasc.github.io/xmap/
- Size: 397 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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`