Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 936 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 936 Bytes

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