620 Commits

Author SHA1 Message Date
Behnam Mohammadi
b640ffdb10 Update get-started.md (#945) 2019-12-16 11:23:48 -08:00
Xiaoji Chen
43aad9752b
Fix TransitionManager when used with deck.gl's interpolators (#956) 2019-12-16 10:56:06 -08:00
Xintong Xia
82d18af7e6
Remove overwritten dotElement from geolocate control (#944) 2019-11-22 15:06:51 -08:00
Xintong Xia
08267e7a5f
Fix geolocate control crash: attach marker when setup geo contro… (#943) 2019-11-21 21:42:26 -08:00
Xintong Xia
27cf6d1731
Fix geolocate control crash (#934) 2019-11-07 21:10:47 -08:00
Xintong Xia
ed01afdc2b Update changelog (#937) 2019-11-06 16:00:16 -08:00
Xiaoji Chen
41b4cc16b8
Fix more crashes when source/layer components are removed (#933) 2019-10-31 16:46:18 -07:00
Xintong Xia
031b060d4f
Fix draw control example info panel (#932) 2019-10-31 13:36:03 -07:00
Xintong Xia
7c1da75a12
Fix doc links (#930) 2019-10-30 17:10:58 -07:00
Xintong Xia
9b066847ed
Update whats new (#929) 2019-10-30 14:51:39 -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
Xintong Xia
81e1c7d188
Backfill changelog with 4.x and 5.0 releases (#925) 2019-10-29 14:48:31 -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
Xintong Xia
bf6788edaa
Fix render test (#917) 2019-10-24 17:03:19 -07:00
Xiaoji Chen
d304151e32 Bump example dependencies (#900) 2019-09-26 12:15:21 -07:00
Xiaoji Chen
ca0796a74f
Use JSX sources/layers in examples (PR 2/2) (#897) 2019-09-26 12:10:22 -07:00
Xiaoji Chen
2c6672593c
Add React Source and Layer components (PR 1/2) (#896) 2019-09-26 11:51:06 -07:00
Xintong Xia
46ecd992e9
Fix draw polygon example styling (#899) 2019-09-26 11:46:43 -07:00
Xintong Xia
be0e126bf1
Fix example and bump package in website (#891) 2019-09-19 15:30:40 -07:00
Xintong Xia
f0943f383d
Upgrade react-map-gl-draw (#890) 2019-09-18 08:53:58 -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
Xintong Xia
5db69b9e61
Fix react-map-gl-draw dependencies (#870) 2019-09-16 11:05:57 -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
1de98260ee
update website fonts (#879) 2019-09-05 20:41:51 -07:00
Xintong Xia
f3752f68d1
Add draw control example (#868) 2019-08-18 17:15:30 -07:00
dfalling
515c575687 Update docs with correct CSS embed link (#858) 2019-08-12 14:22:04 -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
ef5372f3f4
Bump mjolnir (#839) 2019-07-03 14:32:39 -07:00
Xiaoji Chen
3e77f2a76e Add render tests (#828) 2019-07-02 10:50:36 -07:00
Daniel Harrison
6dc33df19b Trailing slash causing error (#832) 2019-07-01 13:34:28 -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
66780263ae
Update developer guide (#819) 2019-06-07 15:31:28 -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
8e317bca3a Update ocular-dev-tools (#815) 2019-06-04 10:42:31 -07:00
Xiaoji Chen
36bc2dd85f bump mjolnir version (#812) 2019-06-03 21:08:38 -07:00
Xintong Xia
d18073c292
Fix draggable-markers code link (#813) 2019-06-03 21:07:12 -07:00
Xiaoji Chen
5d8bfa5971
fix publish script (#809) 2019-06-01 16:42:26 -07:00
Xiaoji Chen
2d9b93293d
5.0 release prep (#808) 2019-05-31 16:06:11 -07:00
Xiaoji Chen
c2c7f28473
Fix flow (#807) 2019-05-31 14:55:30 -07:00
Xiaoji Chen
f19d24edea
Dev tools setup (#803) 2019-05-31 13:32:47 -07:00
Xintong Xia
5924b80be6 add release script (#754) 2019-05-31 10:45:55 -07:00