13 Commits

Author SHA1 Message Date
Xiaoji Chen
176105f143 Fix interaction state when using mouse wheel (#840) 2019-07-08 11:33:20 -07:00
Xintong Xia
bc0b5407f6 Upgrade dev tools to ocular (#780) 2019-06-04 10:27:00 -07:00
Xiaoji Chen
ec1c1800c5 Fix transition manager tests (#798) 2019-05-29 12:57:02 -07:00
Xintong Xia
1284125d19 loose TransitionManager test criteria (#755) 2019-03-14 13:33:43 +08:00
Xiaoji Chen
ed3df886fe
Remove math.gl from dependencies (#666) 2018-12-04 12:07:16 -08:00
Xiaoji Chen
349f3b5894 Set up flow (#651) 2018-11-05 11:02:52 -08:00
Xiaokai Li
0bbff933fc Fixed unreliable test cases due to float precion ($654) 2018-11-05 11:02:23 -08:00
XiaokaiUber
71aeb8976a added new interruption mode: UPDATE (#631) 2018-11-03 23:53:44 -07:00
Xiaoji Chen
b210060baa
Handle zoom center during linear transition (#625) 2018-10-18 17:20:46 -07:00
Xiaoji Chen
91550c7c18
Remove usage of deprecated interactive properties in map styles (#621) 2018-10-13 21:27:47 -07:00
Xiaoji Chen
fbdcbf3891
Expose interaction state to callbacks (#571)
- add `onInteractionStateChange` callback
- expose interaction states (e.g. `isDragging`) to `onViewStateChange`/`onViewportChange` callbacks.
2018-08-09 15:28:09 -07:00
Xiaoji Chen
0a49b84e6a
Move map visibility check to StaticMap (#548) 2018-07-19 16:05:15 -07:00
Ib Green
9ca4310c27
Test directory reorganization (#488) 2018-03-29 10:52:15 -07:00