14 Commits

Author SHA1 Message Date
Xintong Xia
d065cb7767
add fullscreen support (#696)
* add fullscreen support
2019-02-07 21:57:29 +01:00
Xiaoji Chen
07cac14326
Upgrade build system (#596) 2018-09-21 14:19:07 -07:00
Xiaoji Chen
7e2c66a702
add transition props to map state (#500) 2018-04-17 12:21:51 -07:00
Ib Green
00f4d1b724
New build system. es6 dist. webpack 4. (#489) 2018-03-29 12:29:30 -07:00
Anh Mai
63bdc5f87f Update main examples to work with new react-map-gl; remove some old examples (#275) 2017-06-13 11:55:29 -07:00
Ib Green
5b6443c9b7 Fix broken exhibits (#231) 2017-05-05 21:56:27 -07:00
Xiaoji Chen
a99c292c5e Add controls example (#226) 2017-05-04 16:10:21 -07:00
Ib Green
49124f33ef * Added new custom-interactions example
* Add pressKeyToRotate prop
* Support pitch > 60
* Build system updates
2017-03-24 14:37:22 -07:00
Ib Green
72a0324cb8 Component split (#170)
* StaticMap and InteractiveMap separates event handling concerns from map display concerns.
2017-03-07 14:57:37 -08:00
Ib Green
fa4ae3ffbb Buble+webpack2 (#169)
* 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
2017-03-07 14:55:57 -08:00
Ib Green
8ae5e20c78 ES6/JSX port.
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
2016-06-21 14:35:13 -07:00
Victor Powell
767658662f Upgrade to mapbox-18 2016-05-01 20:43:04 -07:00
Victor Powell
53c21b7fd9 Add framework for adding tests. Rename MapboxGLMap to MapGL. Fix repo link. 2015-10-10 18:13:36 -07:00
Victor Powell
d8047648ea open source 2015-10-07 18:27:07 -07:00