Hi,
We are running an app both for Android and iOS using the Google maps plugin. We have enabled the 'zoomcontrole: true' to enable the zoom input in the right lower corner of the maps widget. The zoom control options are not visible for iOS devices but Android it seems they are working fine.
Current, configured map options are:
Controls(compass:True,myLocationButton:EnableMyLocation,indoorPicker:True,zoom:True,myLocation:True)
By default, the zoomcontrol is always true btw. What did change for iOS and how do I get zoom control back?