Skip to content

Releases: teovillanueva/react-native-web-maps

Release 0.6.1

27 Jul 15:33
Compare
Choose a tag to compare

0.6.1 (2022-07-27)

Bug Fixes

  • fixed an issue where map re-centers on initial coordinates when setState() is called (68a3124)

Release 0.6.0

25 Jul 15:08
Compare
Choose a tag to compare

0.6.0 (2022-07-25)

Features

  • added onRegionChangeComplete. Improved others (f1a8cda)

Release 0.5.0

07 Jul 10:50
Compare
Choose a tag to compare

0.5.0 (2022-07-07)

Features

  • lib: marker clustering and region change handler for map view (f109b38)

Release 0.4.0

03 Jul 21:32
Compare
Choose a tag to compare

0.4.0 (2022-07-03)

Features

  • lib: address for coordinate method and custom map styles (5bceb58)

Release 0.3.0

03 Jul 21:23
Compare
Choose a tag to compare

0.3.0 (2022-07-03)

Features

  • lib: show user location and follow user location (7cde95e)

Release 0.2.2

03 Jul 15:22
Compare
Choose a tag to compare

0.2.2 (2022-07-03)

Bug Fixes

  • lib: marker with child anchor point that actually works (2d3dcc4)

Release 0.2.1

03 Jul 14:50
Compare
Choose a tag to compare

0.2.1 (2022-07-03)

Bug Fixes

  • lib: marker with child anchor point (8ffd131)

Release 0.2.0

03 Jul 14:05
Compare
Choose a tag to compare

0.2.0 (2022-07-03)

Bug Fixes

  • lib: fixed baseurl typescript error (0bc8836)

Features

Release 0.1.3

03 Jul 13:31
Compare
Choose a tag to compare

0.1.3 (2022-07-03)

Release 0.1.2

03 Jul 10:39
Compare
Choose a tag to compare

0.1.2 (2022-07-03)

Bug Fixes

  • docs: added trailing slash to docusaurus config (84ff964)
  • event handlers (ed1e7c7)
  • lib: linting issues (8c9ae4b)