Skip to content

Conversation

@stevepepple
Copy link

Update to latest version of this library for Mapbox 0.32 support.

vicapow and others added 30 commits May 1, 2016 20:43
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
Add autobind-decorator to dependencies
Remove projectionMatrix from map state
Use tape-catch instead of tape for tests.
add prop for click radius to allow overriding default radius of 15
Add some information about webpack and contributions
Introduce d3 v4 micro modules. Move utilities to utils directory
forrert and others added 30 commits October 21, 2016 22:05
adds a property `onClick` that allows adding a handler
to be called with the coordinates when the map is clicked.

refs visgl#49
use command | shift | ctrl | alt to enable perspective mode
* Remove mapbox Point dependency from map-interactions. Update eslint settings. Use static for propTypes.

* Update examples

* Address review feedback. Update propTypes in example layers.
* bump up babel-core and presets versions to avoid build errors
* match `npm start` port to that in the `README`
* update to mapbox-gl 0.29.0; add maxZoom as a prop

* revert to array convention for startDragLntLat and convert to object where needed
…isgl#188)

* update package.json engines to reflect new node and npm requirements

* remove x
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.