Xiaoji Chen
|
c2c7f28473
|
Fix flow (#807)
|
2019-05-31 14:55:30 -07:00 |
|
Xiaoji Chen
|
2d6cbe32e6
|
Pass callbacks via MapContext (#799)
|
2019-05-30 10:27:22 -07:00 |
|
Xiaoji Chen
|
1f4f0759de
|
Fix transition manager tests (#798)
|
2019-05-29 11:46:37 -07:00 |
|
Xintong Xia
|
141a19425c
|
Fix geolocate control missing key warning (#789)
|
2019-05-21 10:20:16 -07:00 |
|
Xintong Xia
|
1da1398c06
|
Upgrade dev tools to ocular (#780)
|
2019-05-07 20:49:08 -07:00 |
|
Arni Sumarlidason
|
f2bc61b618
|
Custom mapbox server (#769)
|
2019-04-15 09:33:42 -07:00 |
|
Xiaoji Chen
|
bd282f9d3b
|
Fix synchronous redraw bug (#772)
|
2019-04-12 23:49:02 -07:00 |
|
Xintong Xia
|
1050ca49e2
|
Fix geolocate control marker styling (#764)
|
2019-03-26 01:29:16 +08:00 |
|
Xintong Xia
|
ee71ace942
|
Fix mapbox export warning (#757)
|
2019-03-14 08:46:48 -07:00 |
|
Xiaoji Chen
|
4bddb0f376
|
Fix: popup close button click event propagates to map (#751)
|
2019-03-12 19:19:40 -07:00 |
|
Xiaoji Chen
|
1ccdbf783a
|
Fix static context bug (#749)
|
2019-03-04 12:23:58 -08:00 |
|
Xiaoji Chen
|
661ce6dc2f
|
fix synchronous redraw (#736)
|
2019-02-22 08:59:21 -08:00 |
|
Xiaoji Chen
|
08cee6c0bb
|
add onNativeClick callback (#733)
|
2019-02-22 08:57:59 -08:00 |
|
Xintong Xia
|
2571193be1
|
add geolocate control (#724)
For #484 and #672
|
2019-02-20 13:23:29 +00:00 |
|
Xiaoji Chen
|
bd85a56e48
|
Force map rerender synchronously after props update (#720)
|
2019-02-11 13:33:43 -08:00 |
|
Xintong Xia
|
030c223654
|
Deregister mapbox events listeners when destroy map (#723)
|
2019-02-09 20:16:14 +01:00 |
|
Xiaoji Chen
|
1e96af8fb4
|
Consolidate InteractiveContext and StaticContext into one (#718)
|
2019-02-07 14:35:36 -08:00 |
|
Xintong Xia
|
d065cb7767
|
add fullscreen support (#696)
* add fullscreen support
|
2019-02-07 21:57:29 +01:00 |
|
Xiaoji Chen
|
f3a71f7228
|
Improve reuse map example
|
2019-01-28 12:15:55 -08:00 |
|
Joe Jiang
|
e2f7efcbe2
|
Bug fix: implement onLoad event calling when reuseMaps is set to true (#704)
|
2019-01-27 21:38:23 -08:00 |
|
Karl-Aksel Puulmann
|
973bfc4c2c
|
Don't query interactive layer ids before map has loaded (#708)
|
2019-01-27 12:40:16 -08:00 |
|
Karl-Aksel Puulmann
|
c33dc49e40
|
Attach a default onError handler, logging to console.error (#706)
|
2019-01-27 12:10:52 -08:00 |
|
Xiaoji Chen
|
cc4c3cf94b
|
Remove excessive fields from NavigationControl's callback argument (#702)
|
2019-01-25 09:44:11 -08:00 |
|
Casey Cesari
|
ffd24cf254
|
Reverse polarity of compass bearing rotation (#694)
|
2019-01-20 23:20:08 -08:00 |
|
David Schnurr
|
8e51956d11
|
Fix dragging marker with offset (#693)
|
2019-01-18 10:25:11 -08:00 |
|
Xiaoji Chen
|
7d233cfb1b
|
Disable console logging of package version (#688)
|
2019-01-11 09:54:51 -08:00 |
|
Xiaoji Chen
|
f01b1954da
|
Fix map controller class extensibility (#674)
|
2018-12-06 13:49:30 -08:00 |
|
Xiaoji Chen
|
fadff6a3e9
|
Fix crash when viewState does not contain pitch or bearing (#671)
|
2018-12-04 15:39:50 -08:00 |
|
Xiaoji Chen
|
ed3df886fe
|
Remove math.gl from dependencies (#666)
|
2018-12-04 12:07:16 -08:00 |
|
Matt Harker
|
97e2f31b22
|
Cache the interactive context to prevent context thrashing (#664)
|
2018-11-28 15:32:30 -08:00 |
|
Xiaoji Chen
|
ed99790880
|
Fix popup bug when closeOnClick is off (#660)
|
2018-11-16 17:30:40 -08:00 |
|
Xiaoji Chen
|
73515e71f1
|
Bump maxZoom support to 24 (#659)
|
2018-11-14 11:29:12 -08:00 |
|
Xiaoji Chen
|
349f3b5894
|
Set up flow (#651)
|
2018-11-05 11:02:52 -08:00 |
|
Xiaoji Chen
|
f036614fb9
|
API audit round 2 (#652)
|
2018-11-05 11:02:52 -08:00 |
|
XiaokaiUber
|
71aeb8976a
|
added new interruption mode: UPDATE (#631)
|
2018-11-03 23:53:44 -07:00 |
|
Oleg
|
83f786ef89
|
Don't override visibility style when visible is true (#650)
|
2018-11-02 11:01:46 -07:00 |
|
Xiaoji Chen
|
6d96107661
|
various bug fixes (#648)
|
2018-11-02 08:21:23 -07:00 |
|
David Schnurr
|
c1b880ab06
|
Fix usage of map ref in interactive-map (#645)
|
2018-11-01 16:36:49 +00:00 |
|
Xiaoji Chen
|
fb2fe2bac2
|
4.0.0-beta.4
|
2018-10-31 18:16:07 -07:00 |
|
Xiaoji Chen
|
0b127414d1
|
Do not call onResize during render (#643)
|
2018-10-31 16:38:12 -07:00 |
|
Xiaoji Chen
|
443d634604
|
API audit (#638)
|
2018-10-31 11:07:19 -07:00 |
|
Xiaoji Chen
|
003aaa337d
|
Upgrade function ref to createRef (#637)
|
2018-10-27 15:57:48 -07:00 |
|
Stefan Dobrev
|
6dec476043
|
Add support for Create React App access token environment variable (#633)
|
2018-10-26 22:06:41 -07:00 |
|
Xiaoji Chen
|
db7c380326
|
Fix render error when using viewState instead of flat props (#632)
|
2018-10-24 11:01:01 -07:00 |
|
Xiaoji Chen
|
60423f49a4
|
[v4.0] Add interaction callbacks (#626)
|
2018-10-23 14:17:36 -07:00 |
|
Xiaoji Chen
|
5f0e56e844
|
Remove click delay in map controls when captureDoubleClick is on (#628)
|
2018-10-23 14:02:46 -07:00 |
|
Xiaoji Chen
|
64852bef94
|
Add map to context (#627)
|
2018-10-23 13:48:04 -07:00 |
|
Xiaoji Chen
|
b210060baa
|
Handle zoom center during linear transition (#625)
|
2018-10-18 17:20:46 -07:00 |
|
Xiaoji Chen
|
bb2230b19c
|
Add sortByDepth option to Popup component (#623)
|
2018-10-16 11:18:56 -07:00 |
|
Franz
|
3a2ef63a34
|
Refactor/remove bower dependency (#615)
|
2018-10-15 09:07:56 -07:00 |
|