dfalling
|
e486baf5fd
|
Update docs with correct CSS embed link (#858)
|
2019-08-12 14:22:36 -07:00 |
|
Daniel Harrison
|
3316fe33c1
|
Trailing slash causing error (#832)
|
2019-07-15 14:55:44 -07:00 |
|
Xiaoji Chen
|
3c6d82e27f
|
Update developer guide (#819)
|
2019-07-15 14:55:44 -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 |
|
Ændrew Rininsland
|
8504a2a7f4
|
Enables extra options to be passed to mapbox-gl constructor. Fixes #545. (#546)
|
2018-07-19 13:51:01 -07:00 |
|
Xiaoji Chen
|
e3e513e0fa
|
Add onContextMenu prop (#529)
|
2018-06-13 16:07:53 -07:00 |
|
Ib Green
|
ca0ff1a9b3
|
Support onViewStateChange in InteractiveMap and NavigationControl (#518)
|
2018-06-13 16:03:12 -07:00 |
|
Tushar Dadlani
|
26f09f6ad7
|
Fix latitude longitude mismatch (#526)
|
2018-06-13 15:58:53 -07:00 |
|
Xiaoji Chen
|
cfe86f0b22
|
Add touchAction prop (#528)
For https://github.com/uber/react-map-gl/issues/506
|
2018-06-13 15:53:41 -07:00 |
|
Brett DeWoody
|
4dd86b56f8
|
Fix typo. (#520)
Fixes a small typo - 'croll' to 'scroll'.
|
2018-06-04 12:20:44 -07:00 |
|