Skip to content

aminnagpure/dether.googlemap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dether Google Map

GitHub issues GitHub stars

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

Bugs

When you find issues, please report them:

Donation

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.7%
  • HTML 12.3%
  • CSS 8.0%