Skip to content

Releases: urbica/react-map-gl

v0.5.0

15 Nov 07:05
Compare
Choose a tag to compare

Features

  • Cluster: add Cluster component (330d6e6)

v0.4.0

13 Nov 13:52
Compare
Choose a tag to compare

Bug Fixes

  • MapGL: emit onViewportChange only if user interacted with map (73555ee)

Features

  • Marker: add Marker component (a5ed563)

v0.3.0

13 Nov 13:53
Compare
Choose a tag to compare

Bug Fixes

Features

  • introduce Source and Layer components as MapGL children (da5d660)
  • Layer: introduce onEnter and onLeave props (684cb05)
  • MapGL: add a lot of Mapbox GL JS Map options as MapGL props (b9a6649)
  • MapGL: add renderWorldCopies prop (a33a944)

v0.2.0

13 Nov 14:00
Compare
Choose a tag to compare

Features