AlpacaTravel / react-map-gl-alt

React Mapbox-GL-JS binding with improved performance, event and API exposure
Other
42 stars 2 forks source link

Switch context API #22

Open cammanderson opened 5 years ago

cammanderson commented 5 years ago

In React 16.6, the new context API allows you to provide/consume context opposed to the current way it is implemented in this library. The library uses the old child context API to provide access to the map.