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.
You can see some examples in example
directory. It is also hosted here
- react >= 16.3.0
- react-map-gl >= 5.2.0