Skip to content

f-o-a-m/purescript-react-map-gl

Repository files navigation

purescript-react wrappers for mapbox-gl

Build Status

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