Skip to content

Releases: visgl/react-map-gl

4.0.14

19 Dec 03:58
Compare
Choose a tag to compare
  • Fix static context bug (#749)

4.0.13

19 Dec 03:59
Compare
Choose a tag to compare
  • Bump mapbox-gl to 0.53 (#739)

4.0.12

19 Dec 03:59
Compare
Choose a tag to compare
  • add onNativeClick callback (#733)
  • fix synchronous redraw (#736)

4.0.11

19 Dec 03:59
Compare
Choose a tag to compare
  • Consolidate InteractiveContext and StaticContext into one (#718)
  • Deregister mapbox events listeners when destroy map (#723)
  • Force map rerender synchronously after props update (#720)

4.0.10

19 Dec 04:00
Compare
Choose a tag to compare
  • Remove excessive fields from NavigationControl's callback argument (#702)
  • Default onError handler to console.error (#706)
  • Don't query interactive layer ids before map has loaded (#708)
  • Fix onLoad event calling when reuseMaps is set to true (#704)

4.0.9

19 Dec 04:00
Compare
Choose a tag to compare
  • Reverse polarity of compass bearing rotation (#694)

4.0.8

19 Dec 04:01
Compare
Choose a tag to compare
  • Fix dragging marker with offset (#693)

4.0.7

19 Dec 04:01
Compare
Choose a tag to compare
  • Remove passive listener console warning in Chrome (#689)
  • Disable console logging of package version (#688)

4.0.6

19 Dec 04:01
Compare
Choose a tag to compare
  • Update mapbox-gl to 0.52.0 (#684)

4.0.5

19 Dec 04:02
Compare
Choose a tag to compare
  • Fix map controller class extensibility (#674)