10000 GitHub - martimpassos/diachronic-atlas: Temporally-aware Mapbox GL mapping component
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

martimpassos/diachronic-atlas

 
 

Repository files navigation

diachronic-atlas

Temporally-aware Mapbox GL mapping component

NPM JavaScript Style Guide

Install

npm install --save diachronic-atlas

Usage

import React, { Component } from 'react'

import MyComponent from 'diachronic-atlas'
import 'diachronic-atlas/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © imaginerio

About

Temporally-aware Mapbox GL mapping component

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.1%
  • HTML 6.4%
  • CSS 1.5%
0