Skip to content

Releases: urbica/react-map-gl

v1.13.0

14 Feb 09:07
Compare
Choose a tag to compare

Features

  • mapgl: add fadeDuration, crossSourceCollisions, and locale props (9fe04e2), closes #279

v1.12.4

22 Jan 14:39
Compare
Choose a tag to compare

Bug Fixes

  • layer: add support for dynamic type, source and source-layer props #273 (#274) (f735323)

v1.12.3

22 Jan 14:38
Compare
Choose a tag to compare

Bug Fixes

v1.12.2

12 Nov 16:15
Compare
Choose a tag to compare

Bug Fixes

  • mapgl: add missing antialias prop (f363d94)

v1.11.0

11 Sep 10:44
Compare
Choose a tag to compare

Bug Fixes

Features

  • trafficcontrol: add possibility to toggle traffic (eb120b8)
  • TrafficControl: Add traffic control button (73e2326)

v1.10.0

21 Aug 11:33
Compare
Choose a tag to compare

Features

  • mapgl: add layer-specific events support (54d6f72), closes #244

v1.8.0

05 Jul 09:33
Compare
Choose a tag to compare

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

03 Jul 13:19
Compare
Choose a tag to compare

Bug Fixes

  • normalizeChildren: keep function children and handle empty children (61bdca9)

Features

v1.6.1

03 Jul 13:19
Compare
Choose a tag to compare

Bug Fixes

v1.6.0

16 Apr 16:11
v1.6.0
d814ae4
Compare
Choose a tag to compare

Bug Fixes

  • Source: normalize Source children (a53a840)

Features

  • LanguageControl: add possibility to set language (8a0eca3)