Releases: teovillanueva/react-native-web-maps
Releases · teovillanueva/react-native-web-maps
Release 0.6.1
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
0.6.0 (2022-07-25)
Features
- added
onRegionChangeComplete
. Improved others (f1a8cda)
Release 0.5.0
0.5.0 (2022-07-07)
Features
- lib: marker clustering and region change handler for map view (f109b38)
Release 0.4.0
0.4.0 (2022-07-03)
Features
- lib: address for coordinate method and custom map styles (5bceb58)
Release 0.3.0
0.3.0 (2022-07-03)
Features
- lib: show user location and follow user location (7cde95e)
Release 0.2.2
0.2.2 (2022-07-03)
Bug Fixes
- lib: marker with child anchor point that actually works (2d3dcc4)
Release 0.2.1
0.2.1 (2022-07-03)
Bug Fixes
- lib: marker with child anchor point (8ffd131)
Release 0.2.0
0.2.0 (2022-07-03)
Bug Fixes
- lib: fixed baseurl typescript error (0bc8836)
Features
Release 0.1.2
0.1.2 (2022-07-03)
Bug Fixes
- docs: added trailing slash to docusaurus config (84ff964)
- event handlers (ed1e7c7)
- lib: linting issues (8c9ae4b)