Dether Google Map
DetherGoogleMap is Javascript implementation based on DetherJS
It enables to load all the dether tellers and show them on a Google Map
Table of Contents
Requirement
You can add Google API key, you will have to paste it on .env
REACT_APP_NETWORK=kovan
REACT_APP_GOOGLE_API=https://maps.googleapis.com/maps/api/js?v=3.exp&libraries=geometry,drawing,places
Install
git clone https://github.com/dethertech/dether.googlemap.git
cd dether.googlemap
yarn
Docs
Extensive documentation of all the methods can be found on the API documentation
Usage
yarn start
Test
yarn test
Build
yarn build
Build doc
yarn run esdoc
yarn run publish:esdoc
Dependencies
- detherjs
- prop-types
- react
- react-dom
- react-google-maps
- react-loading
- react-redux
- react-router-dom
- react-scripts
- recompose
- redux
- redux-thunk
Bugs
When you find issues, please report them: