aminnagpure / dether.mapbox

Dether Map using MapBox

Home Page:https://map.dether.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Dether Map using MapBox

https://map.dether.io/


Languages

Language:JavaScript 73.8%Language:CSS 19.3%Language:HTML 6.9%