642 Commits

Author SHA1 Message Date
Xiaoji Chen
32b0e87503 5.2.0 v5.2.0 2020-01-06 16:15:26 -08:00
Xiaoji Chen
1b632dc142 Update release branch links 2020-01-06 16:12:39 -08:00
Xiaoji Chen
2656f8cbc7
Update docs (#980) 2020-01-06 16:12:24 -08:00
Xiaoji Chen
a71cdf9ba2
Export WebMercatorViewport (#979) 2020-01-06 15:21:02 -08:00
Xiaoji Chen
2ba3fa4ce4 fix example imports 2020-01-02 14:29:13 -08:00
Xiaoji Chen
49ef5fd6e5
Bump viewport-mercator-project dependency (#975) 2020-01-02 13:21:56 -08:00
Xiaoji Chen
4170e54faa
Update dev setup (#976) 2020-01-02 13:18:22 -08:00
Xiaoji Chen
1e391ce96d
clean up examples (#972) 2020-01-02 12:15:14 -08:00
Xiaoji Chen
439e7ec567
reorganize get-started examples (#971) 2020-01-02 11:50:39 -08:00
Xiaoji Chen
c2933249b5
Add clusters example (#970) 2020-01-02 11:44:37 -08:00
Xiaoji Chen
ed7d8df842
check that context.map exists (#974) 2020-01-02 11:22:10 -08:00
Xiaoji Chen
28f0b6e01a
Fix React state update warning (#968) 2019-12-30 15:22:31 -08:00
Munif Tanjim
747f414943 Enhance GeolocateControl component (#761) 2019-12-30 10:29:10 -08:00
Xiaoji Chen
bbbfc2a4dd
Add ScaleControl (#966) 2019-12-30 10:28:57 -08:00
Xiaoji Chen
f73b467d81
Fix control icons when used with mapbox-gl@>=1.6 (#967) 2019-12-30 10:25:16 -08:00
Xiaoji Chen
c71b0d4b9d
Upgrade viewport-mercator-project (#961) 2019-12-23 09:36:44 -08:00
Xiaoji Chen
7beffa4162
Update example for markers perf (#965) 2019-12-23 09:36:15 -08:00
Aleksi Hietanen
d24efc4602 Remove marker when GeolocateControl is disabled (#960) 2019-12-18 11:33:02 -08:00
Aleksi Hietanen
737b80d362 Allow customizing labels in NavigationControl and GeolocateContr… (#959) 2019-12-18 11:32:32 -08:00
Xiaoji Chen
4af4183ee6
marker component perf (#949) 2019-12-17 17:42:36 -08:00
Xiaoji Chen
ec129a09b2
fix render test (#958) 2019-12-16 14:28:49 -08:00
Arman
c61add9013 Fixed a typo in <MapGL> props (#955) 2019-12-16 11:24:05 -08:00
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