* Add pressKeyToRotate prop * Support pitch > 60 * Build system updates
Fix unit tests. README updates. Add browser tests Adapt exhibits for react-map-gl
* ES6 tests now run directly in Node.js. * Create `examples` folder to contain multiple standalone examples. * Fix precommit hook
* Compile with buble and bundle with webpack * Reduce number of dependencies * Support for tree-shaking * Standalone, easy-to-understand example with small package.json * Tests now work under Node.js even when loading mapbox-gl. * Fix travis config