iOS Question GoogleMaps zoom buttons

marcick

Well-Known Member
Licensed User
Longtime User
I'm testing my app on a Mac Mini M2 and it works perfect.
I have a GoogleMaps view, but not having a trackpad I can't Zoom in/out the map with gestures.
In GoogleMaps for Android I have "Gmap.GetUiSettings.ZoomControlsEnabled=True" to show the zoom buttons, but on Ios seems not.
Do I have to add a couple of buttons or there is a way to show the built in GoogleMaps buttons as on Android ?
 
Top