问题
I am using react-native-maps in my native project
I need the default zoom control button to zoom in and out
How to enable zoom button/control in react-native-maps
回答1:
If you rotate the screen once, with enableZoomControl=true, It will show.
My problem is that it needs that rotation of the screen(device) to show the first time.
来源:https://stackoverflow.com/questions/47676655/to-enable-zoom-button-in-react-native-maps