mirror of
https://github.com/visgl/react-map-gl.git
synced 2026-01-18 15:54:22 +00:00
Examples running under ES6 Remove dist folder from git repo Support for React 14 in tests. Add envify to tests. Add props for bearing and pitch Ensure map.resize() happens after render() Added resize handling to examples Add CHANGELOG Ensure onChangeViewport is called on resize and with fresh projectionMatrix in onMouseRotate Specify a version range for react. Fix example overlay imports and remove map style batching per mapbox-gl 0.18 Updating mabox-gl to 0.20 Use tape-catch