Xintong Xia
|
27cf6d1731
|
Fix geolocate control crash (#934)
|
2019-11-07 21:10:47 -08:00 |
|
Xiaoji Chen
|
41b4cc16b8
|
Fix more crashes when source/layer components are removed (#933)
|
2019-10-31 16:46:18 -07:00 |
|
Xiaoji Chen
|
f5011fe40d
|
Avoid mutating style objects during normalization (#926)
|
2019-10-29 16:14:23 -07:00 |
|
Xiaoji Chen
|
d1cb92dffd
|
Fix crash during Source component removal (#928)
|
2019-10-29 16:14:09 -07:00 |
|
Xiaoji Chen
|
734b1114be
|
Ignore empty mapStyle (#927)
|
2019-10-29 16:13:55 -07:00 |
|
Xiaoji Chen
|
c7d7ecfa15
|
fix Source component update (#923)
|
2019-10-28 11:53:48 -07:00 |
|
Rahul singh mawari
|
874e77464c
|
fixed issue 192:fixed geolocate control bug (#914)
|
2019-10-25 10:41:44 -07:00 |
|
Xiaoji Chen
|
2c6672593c
|
Add React Source and Layer components (PR 1/2) (#896)
|
2019-09-26 11:51:06 -07:00 |
|
Hossein Moradi Davijani
|
5555e66c9a
|
Add babel react preset and migrate react components to jsx (#875)
|
2019-09-16 11:22:56 -07:00 |
|
1chandu
|
645100f4c2
|
Viewport flyTo Interpolation: add support for auto duration and other options. (#866)
* Viewport flyTo Interpoloation: add support for auto duration, curve, speed, screenSpeed and maxDuration
|
2019-09-05 22:31:22 -07:00 |
|
Xiaoji Chen
|
a4191a99e2
|
remove deprecated react lifecycle methods (#863)
|
2019-08-12 12:40:10 -07:00 |
|
Hossein Moradi Davijani
|
7aa7dff0b6
|
React 16.9.0 deprecated lifecycles (#861)
|
2019-08-12 11:01:40 -07:00 |
|
Xiaoji Chen
|
e7fa38fc16
|
Add pinchcancel handler (#859)
|
2019-08-07 10:47:22 -06:00 |
|
Xiaoji Chen
|
b8e8af40d8
|
fix delay after clicking close button (#857)
|
2019-08-07 10:47:07 -06:00 |
|
Xiaoji Chen
|
00f685b1c0
|
Remove event manager properly on unmount (#847)
|
2019-07-15 15:10:38 -07:00 |
|
Xiaoji Chen
|
c9daf7fb82
|
Fix interaction state when using mouse wheel (#840)
|
2019-07-08 11:32:48 -07:00 |
|
Xintong Xia
|
a3fdbe220f
|
Fix compressed popup when reaching right bound of map (#823)
|
2019-06-14 10:33:03 -07:00 |
|
Xiaoji Chen
|
3cac5acc49
|
Fix popup styling (#818)
|
2019-06-06 17:34:53 -07:00 |
|
Xiaoji Chen
|
4a90bd793f
|
Fix style diff warning when reusing map (#816)
|
2019-06-04 18:18:54 -07:00 |
|
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 |
|