qiuxiang / react-native-amap3d

react-native 高德地图组件,使用最新 3D SDK,支持 Android + iOS
https://qiuxiang.github.io/react-native-amap3d/api/
MIT License
1.28k stars 329 forks source link

MapView's maxZoom is invalid when i set it 22 #797

Open LinWM opened 1 year ago

LinWM commented 1 year ago

"react": "18.1.0", "react-native": "0.70.6", "react-native-amap3d": "^3.2.3",

image

LinWM commented 1 year ago

image Then, i found the Android AMap class API...... If i want to break this limit, how can i do? Download the project and modify it by myself?