amay077 / Xamarin.Forms.GoogleMaps

Map library for Xamarin.Forms using Google maps API
https://www.nuget.org/packages/Xamarin.Forms.GoogleMaps/
MIT License
545 stars 346 forks source link

iOS not showing zoom buttons #724

Open orwo1 opened 4 years ago

orwo1 commented 4 years ago

VERSIONS

PLATFORMS

ACTUAL BEHAVIOR

Running on iOS, I can't see the zoom in/out buttons on google maps control, even when HasZoomEnabled = true.

EXPECTED BEHAVIOR

I'll see the zoom in/out buttons like I do on android device.

More Info

I think it has something to do with OnUpdateZoomControlsEnabled on iOS not changing anything on native control, but i'm not sure.

themronion commented 3 years ago

U set these buttons like this: map.UiSettings.ZoomControlsEnabled = true

orwo1 commented 3 years ago

I did. That is what doesn't work for me...

linda-dge commented 3 years ago

I have this exact issue. I set map.UiSettings.ZoomControlsEnabled = true and no zoom buttons. Android works great.

dylix commented 3 years ago

Still nothing? This is still an issue.

themronion commented 3 years ago

Just make custom buttons guyz, this lib is dead(