Releases: teovillanueva/react-native-web-maps
Releases · teovillanueva/react-native-web-maps
Release 0.9.5
0.9.5 (2024-04-25)
Bug Fixes
- fixes an issue where user marker doesnt render if children are passed as prop (a32ab73)
Release 0.9.4
0.9.4 (2023-11-15)
Bug Fixes
- fix custom marker initial incorrect position (71c6d9b)
Release 0.9.2
0.9.2 (2023-07-09)
Bug Fixes
- map showUserLocation option to location permission request (40e12b1)
Release 0.9.1
0.9.1 (2023-05-15)
Bug Fixes
- added a way to check if component is marker/callout using props (f36aed9)
Release 0.9.0
0.9.0 (2023-05-10)
Bug Fixes
- readd modified override-types (c1da5fc)
- unified react version in docs to match expo 48 (0e160dd)
Features
- simplified marker import (7baea8f)
- update how override-types is added (b76d47b)
- upgrade expo to 48 + rn maps 1.3.2 (051b191)
Release 0.8.0
0.8.0 (2023-05-09)
Features
Release 0.7.0
0.7.0 (2023-04-19)
Bug Fixes
- use default anchor (to center custom markers on location) (e456c49)
Features
- add showCallout/hideCallout methods to marker (e97337f)
- Add support for Callout component (8f99ee9)