21 Commits

Author SHA1 Message Date
Xiaoji Chen
2d9b93293d
5.0 release prep (#808) 2019-05-31 16:06:11 -07:00
Arni Sumarlidason
f2bc61b618 Custom mapbox server (#769) 2019-04-15 09:33:42 -07:00
Xiaoji Chen
08cee6c0bb
add onNativeClick callback (#733) 2019-02-22 08:57:59 -08:00
XiaokaiUber
71aeb8976a added new interruption mode: UPDATE (#631) 2018-11-03 23:53:44 -07:00
Xiaoji Chen
443d634604
API audit (#638) 2018-10-31 11:07:19 -07:00
Xiaoji Chen
60423f49a4
[v4.0] Add interaction callbacks (#626) 2018-10-23 14:17:36 -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
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
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
0a49b84e6a
Move map visibility check to StaticMap (#548) 2018-07-19 16:05:15 -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
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
Ib Green
583cecd0a4
reuseMap prop now applies styles. Markdown cleanup (#517) 2018-05-29 11:54:16 -07:00
Xiaoji Chen
3e52aa397a
Docs polish for 3.2 release (#436) 2018-01-10 11:31:46 -08:00
Xiaoji Chen
1e6723eb79
[3.2.0] Implement touch rotate (#424) 2017-12-13 09:58:24 -08:00
Xiaoji Chen
8b2ba2dd61
Update docs for transition props (#389) 2017-11-29 10:38:06 -08:00
Kevin Donahue
d887fbc68c fix path in link to StaticMap doc in InteractiveMap doc. (#407) 2017-11-15 11:30:24 -08:00
Anh Mai
dc2d3eb1af documentation polish (#295) 2017-06-28 16:17:35 -07:00
Anh Mai
7f157a6120 [v3-documentation] add get started, whats new, upgrade guide; update components and utils docs (#261) 2017-05-30 19:56:23 -07:00