Skip to content

dethertech/dether.mapbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dether MapBox

GitHub issues GitHub stars

DetherMapBox is Javascript implementation based on DetherJS

It enables to load all the dether tellers and show them on a Mapbox map

You can personalise the style on the map by modifying the style of REACT_APP_MAPBOX_DESIGN in the .env variable.

Table of Contents

Requirement

You need a Mapbox API key, you will have to paste it on .env

REACT_APP_MAPBOX_TOKEN=
REACT_APP_MAPBOX_DESIGN=mapbox://styles/mapbox/light-v9
REACT_APP_NETWORK=kovan

Install

git clone https://github.com/dethertech/dether.map.git
cd dether.map
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

About

This repository is not maintained anymore

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published