Hi,
Is there a way for us to re enabled this back on Android for Map version 1.7.0?
Is there a similar feature on iOS?
Thank you plenty for your help!
Hello,
I think it is possibke in Uisettings in your map
Yeh, just found out its
NativeMap.UiSettings.MapToolbarEnabled = true;
However it seems that the options is not available on iOS
Thanks
I think this option is natively avaliable only for android. If not you can
add it for iOS
čt 24. 11. 2016 v 9:54 odesílatel Nguyen Nhu Hieu notifications@github.com
napsal:
Yeh, just found out its
NativeMap.UiSettings.MapToolbarEnabled = true;
However this seems the options seems unavailable on iOS
Thanks—
You are receiving this because you commented.Reply to this email directly, view it on GitHub
https://github.com/amay077/Xamarin.Forms.GoogleMaps/issues/120#issuecomment-262722222,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AV-OEqVI7x4Vkf8fM8KDkLzgI4AMHACAks5rBVDKgaJpZM4K7Z5j
.
Yes, iOS doesn't have MapToolbarEnabled.
You can access using Custom Renderer or Effects in your android project.
Is it maybe possible to have a setting where this can be enabled for Android?