purescript-react wrappers for mapbox-gl
August 14, 2020 ยท View on GitHub
<img src=https://github.com/f-o-a-m/purescript-web3/blob/master/purescript-web3-logo.png width="75">
This is a purescript wrapper of Uber's react-map-gl, which is itself a react interface for mapbox-gl-js. Additionally, react-mapbox-gl interfaces with Uber's deck.gl for easy data visualization for map data. For the purescript interfact to deck.gl, see purescript-deck-gl.
Example
You can see some examples in example directory. It is also hosted here
npm requirements
- react >= 16.3.0
- react-map-gl >= 5.2.0