105 Commits

Author SHA1 Message Date
Behnam Mohammadi
b640ffdb10 Update get-started.md (#945) 2019-12-16 11:23:48 -08: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
734b1114be
Ignore empty mapStyle (#927) 2019-10-29 16:13:55 -07:00
Xiaoji Chen
2c6672593c
Add React Source and Layer components (PR 1/2) (#896) 2019-09-26 11:51:06 -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
dfalling
515c575687 Update docs with correct CSS embed link (#858) 2019-08-12 14:22:04 -07:00
Daniel Harrison
6dc33df19b Trailing slash causing error (#832) 2019-07-01 13:34:28 -07:00
Xiaoji Chen
66780263ae
Update developer guide (#819) 2019-06-07 15:31:28 -07:00
Xiaoji Chen
2d9b93293d
5.0 release prep (#808) 2019-05-31 16:06:11 -07:00
Xiaoji Chen
2d6cbe32e6
Pass callbacks via MapContext (#799) 2019-05-30 10:27:22 -07:00
Xiaoji Chen
d70ef5323d
Update Popup sample code (#797) 2019-05-29 10:54:04 -07:00
Bartol Karuza
e0aa383ef9 typo in doc (#783) 2019-05-21 10:19:07 -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
d27c9afcb0
update what's new (#752)
* update what's new
2019-03-13 14:17:58 +08:00
Xiaoji Chen
08cee6c0bb
add onNativeClick callback (#733) 2019-02-22 08:57:59 -08:00
Tom Watson
5ecbc7268c Updated docs for using non-mapbox sourced tiles (#730) 2019-02-20 14:06:05 -08:00
Amy
039e018c91 doc: fix the value type of circle-radius (#728) 2019-02-20 14:05:52 -08:00
Xintong Xia
2571193be1
add geolocate control (#724)
For #484 and #672
2019-02-20 13:23:29 +00:00
Xintong Xia
d065cb7767
add fullscreen support (#696)
* add fullscreen support
2019-02-07 21:57:29 +01:00
Casey Cesari
53e1bdeb10 Remove link to redux-map-gl in documentation (#713) 2019-02-05 12:16:14 -08:00
ConnectedWanderer
be2cf706db fix on custom-map-controller.md (#715) 2019-02-05 12:15:36 -08:00
Filip Spiridonov
3ffff681db
Update broken url to the ScatterplotOverlay 2019-01-24 22:07:34 -08:00
Peter Xu
6c8d76523b Update custom overlays example for API in PR #613 (#680) 2018-12-27 22:58:09 -08:00
Xiaoji Chen
3b0012423e
Update docs regarding mapbox tokens (#677) 2018-12-11 10:17:21 -08:00
Matt Pardee
f8e2f64fd2 Fix minor issues in viewport transition docs code (#661) 2018-11-27 11:27:02 -08:00
Xiaoji Chen
fe1aa482a6 Update what's new 2018-11-05 16:27:00 -08:00
XiaokaiUber
71aeb8976a added new interruption mode: UPDATE (#631) 2018-11-03 23:53:44 -07:00
Xiaoji Chen
d7344c31b2
Examples (#647) 2018-11-02 12:14:39 -07:00
Xiaoji Chen
895ab3d5ae
v4.0 what's new and upgrade guide (#639) 2018-10-31 11:07:37 -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
Xiaoji Chen
60423f49a4
[v4.0] Add interaction callbacks (#626) 2018-10-23 14:17:36 -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
Xiaoji Chen
91550c7c18
Remove usage of deprecated interactive properties in map styles (#621) 2018-10-13 21:27:47 -07:00
Xiaoji Chen
e594cb03b9
Support relative map size (#614) 2018-10-12 13:48:26 -07:00
Xiaoji Chen
7f0909fff1
Support external GL context (#603) 2018-09-26 16:14:06 -07:00
Xiaoji Chen
cfa348fc7b
Add more interaction states (PR 2/3) (#573)
- Add `isPanning` `isRotating` and `isZooming` to interaction state
- Display current interaction state in example
2018-08-21 20:09:52 -07:00
David Schnurr
9c302ae840
Add drag and drop support for Marker (#576) 2018-08-13 11:23:44 -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
3e3d277ac8
Add documentation for dev process (#566) 2018-08-07 12:44:21 -07:00
Xiaoji Chen
1642e81dae
add disableTokenWarning prop (#564) 2018-08-04 19:45:06 -07:00
Xiaoji Chen
6afc9d0132
Add fitBounds util to docs (#563) 2018-08-04 19:43:52 -07:00
Xiaoji Chen
571d9c5420
Remove immutable & use Mapbox's style diffing (#559) 2018-08-03 10:47:56 -07:00
Zack Hsi
df30d1c331 Dcoument compability with create-react-app and Typescript (#540) 2018-08-03 10:15:05 -07:00
Xiaoji Chen
0a49b84e6a
Move map visibility check to StaticMap (#548) 2018-07-19 16:05:15 -07:00