teovillanueva / react-native-web-maps

Cross platform maps for react & react-native 🗺
https://teovillanueva.github.io/react-native-web-maps/
MIT License
54 stars 14 forks source link

Support `showsMyLocationButton` prop #6

Open artalat opened 2 years ago

artalat commented 2 years ago

Add support for showsMyLocationButton prop that shows a button on the map to pan to the user's location

teovillanueva commented 1 year ago

Hey @artalat, do you think this should be a custom button or the native google maps one?

artalat commented 1 year ago

Does the native api provide such a button?