tuarua / Google-Maps-ANE

Google Maps Adobe Air Native Extension for iOS 9.0+ and Android 19+.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

myLocationButton visibility

kakarlus opened this issue · comments

Hi,

myLocationButton is still visible even if i have already set it to false in the settings or even if it is false by default.

Regards,
Carlos

fixed in latest version

i tried enabling it again and i got this error.

Error: Access of possibly undefined property myLocationButton.
settings.myLocationButton = true;

settings.myLocationButtonEnabled = true/false;