ionic-team / capacitor-google-maps

16 stars 24 forks source link

Added my location button toggle #46

Open DevMattersUK opened 2 months ago

DevMattersUK commented 2 months ago

Closes #45

Updated enableCurrentLocation with optional options parameter to allow toggle of current location button with enableButton (default: false)

Android updated to default to disabled, to match web and iOS behaviour.