140 Commits

Author SHA1 Message Date
Xiaoji Chen
93901ce698
upgrade viewport-mercator-project (#410) 2017-11-22 10:06:46 -08:00
rilyu
3c8818d483 mapbox-gl up to 0.41.0 (#394) 2017-11-10 11:32:10 -08:00
Xiaoji Chen
1025f6e66e
Fix EventManager failure under node (#403) 2017-11-10 04:16:47 -08:00
Xiaoji Chen
25c3b795ba Port TransitionManager from deck.gl (#383) 2017-10-21 17:48:06 -07:00
Xiaoji Chen
e7ff75e1e6 3.1.1 2017-10-20 12:59:24 -07:00
Xiaoji Chen
38b6fc438e 3.1.0 2017-10-19 10:37:02 -07:00
Xiaoji Chen
47b105ad08 add keyboard support (#382) 2017-10-13 18:44:29 -07:00
Xiaoji Chen
e5360b0c47 3.1.0-beta.1 2017-10-13 10:17:12 -07:00
Xiaoji Chen
d316e77004 Right button drag to rotate (#381)
* right button drag to rotate
* disable drag rotate on controls
* fix prop type warnings
2017-10-13 10:10:13 -07:00
Xiaoji Chen
0118d129ca 3.1.0-alpha.2 2017-10-12 14:01:31 -07:00
Xiaoji Chen
38193aad83 Allow controls and overlays to block map interactions (#377) 2017-10-06 14:08:48 -07:00
Ib Green
611d082599 Bump mapbox to 0.40.1 (#372) 2017-10-04 14:01:04 -07:00
Ib Green
05312660ee Package.json changes to support React 16 (#357) 2017-10-04 13:27:35 -07:00
Xiaoji Chen
2a75743cd0 Add babel-runtime as dependency (#375) 2017-10-03 12:42:56 -07:00
Ib Green
25cee36509 Add yarn linting (#360) 2017-09-18 19:32:50 -07:00
Xiaoji Chen
645fec8479 Import EventManager from mjolnir.js (#355) 2017-09-10 17:13:06 -07:00
Xiaoji Chen
c8e2c07885 Fix IE11 (#344)
Add transform-runtime to babel
2017-08-08 07:27:42 -07:00
Anh Mai
53f5809729
v3.0.3 2017-08-01 13:28:05 -07:00
Xiaoji Chen
0b13c633b9 3.0.1 2017-07-27 10:38:10 -07:00
Shaojing Li
79d8901122 v3.0.0 2017-07-26 21:49:22 -07:00
Xiaoji Chen
9b1281dd13 3.0.0-beta.3 2017-07-12 16:24:08 -07:00
Xiaoji Chen
80da9276c3 3.0.0-beta.2 2017-07-11 11:56:42 -07:00
Ib Green
4c0504a841 Bump version to beta.1. Update CHANGELOG and package.json (#305) 2017-07-03 20:26:22 -07:00
Anh Mai
e623232f25
3.0.0-alpha.15 2017-06-28 16:24:47 -07:00
Anh Mai
4fafe598ca
3.0.0-alpha.14 2017-06-23 02:08:48 -07:00
Anh Mai
ea22992e1d Update to mapbox-gl-js v0.38.0 & fix examples (#285) 2017-06-23 00:59:32 -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
Anh Mai
5956ce4e4e
3.0.0-alpha.13 2017-06-09 22:53:06 -07:00
Xiaoji Chen
e6e85886d7 3.0.0-alpha.12 2017-06-02 14:00:21 -07:00
Anh Mai
ba811d5842 bump mapbox-gl to 0.37.0; remove postinstall.js and postinstall script (#260) 2017-05-30 16:20:50 -07:00
Xiaoji Chen
b3bfa1f38f 3.0.0-alpha.11 2017-05-25 11:03:30 -07:00
Xiaoji Chen
4a6164daa0 New EventManager (#244)
* use hammerjs as event manager

* support touch in main example
2017-05-17 14:57:16 -07:00
Xiaoji Chen
12148f9fee 3.0.0-alpha.10 2017-05-05 15:58:04 -07:00
Xiaoji Chen
0a7bd44334 3.0.0-alpha.9 2017-05-05 12:21:03 -07:00
Xiaoji Chen
1cef144dc1 Add marker component (#225) 2017-05-04 12:17:26 -07:00
Xiaoji Chen
c6d6db9c8e 3.0.0-alpha.8 2017-05-02 15:54:16 -07:00
Xiaoji Chen
f7f52939a8 3.0.0-alpha.7 2017-05-01 17:15:15 -07:00
Xiaoji Chen
d88b723c45 3.0.0-alpha.6 2017-05-01 13:56:03 -07:00
Ib Green
b4b5c9b5e8 Fix test browser script (#216) 2017-05-01 09:43:35 -07:00
Xiaoji Chen
b26c6521c1 Fix various map control bugs (#211)
- Smooth rotation
- Smooth pan
- Zoom around mouse position
2017-04-27 00:14:23 -07:00
Joe Duncan
8f62ae6089 use prop-types package (#206) 2017-04-17 10:40:00 -07:00
Eric Socolofsky
6e3a934613 On npm start, install example deps if not already installed. (#208)
* On `npm start`, install example deps if not already installed.
Fixes #207.

* dep -> devdep
2017-04-12 09:37:30 -07:00
Ib Green
21a6c21e30 Remove imports of global module (#204)
* Remove imports of global module
2017-03-29 16:56:00 -07:00
Ib Green
4518b64adc Add pressKeyToRotate prop to new MapControls (#202)
* Fix pressKeyToRotate

* Additional transpilation fixes
2017-03-27 17:25:53 -07:00
Ib Green
4868ef89d3 Revert to babel transpilation, remove JSX from overlays 2017-03-27 15:33:55 -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
Anh Mai
da55fffe07 remove d3-selection and extra example map (#189)
* remove d3-selection

* remove extra example map
2017-03-24 14:37:22 -07:00
Anh Mai
d28d5cb432 Fix flow build process
Fix unit tests. README updates. Add browser tests
Adapt exhibits for react-map-gl
2017-03-24 14:37:00 -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
05cc1f163d ES6 tests now run untranspiled in Node.js (#172)
* ES6 tests now run directly in Node.js.

* Create `examples` folder to contain multiple standalone examples.

* Fix precommit hook
2017-03-07 14:56:26 -08:00