Releases: urbica/react-map-gl
Releases · urbica/react-map-gl
v1.13.0
Features
- mapgl: add
fadeDuration
, crossSourceCollisions
, and locale
props (9fe04e2), closes #279
v1.12.4
Bug Fixes
- layer: add support for dynamic type, source and source-layer props #273 (#274) (f735323)
v1.12.2
Bug Fixes
- mapgl: add missing
antialias
prop (f363d94)
v1.11.0
Bug Fixes
Features
- trafficcontrol: add possibility to toggle traffic (eb120b8)
- TrafficControl: Add traffic control button (73e2326)
v1.10.0
Features
- mapgl: add layer-specific events support (54d6f72), closes #244
v1.8.0
Bug Fixes
- Layer: support layer id updates (4b92d58)
Features
Tests
- Layer: add Layer unmount test (5f16e78)
- MapGL: do not call onViewportChange if originalEvent is not present (ca0ac1c)
- Source: do not render children until loaded (eeb9167)
v1.7.0
Bug Fixes
- normalizeChildren: keep function children and handle empty children (61bdca9)
Features
v1.6.0
Bug Fixes
- Source: normalize Source children (a53a840)
Features
- LanguageControl: add possibility to set language (8a0eca3)