[6.2.0] remove default map scale and fling
This commit is contained in:
@@ -749,9 +749,6 @@ class MapView(context: Context, private val mMapStyleParams: IMapStyleParams, pr
|
||||
if(mMapStyleParams.isSkyBoxEnable()) {
|
||||
mMapController?.setSkyBoxMode()
|
||||
}
|
||||
isFling = false
|
||||
isCanZoom = true
|
||||
isRotate = false
|
||||
mSurfaceCreated.set(true)
|
||||
if (DEBUG) {
|
||||
Log.i(TAG, "mapop-surfaceop--selfop--onSurfaceCreated:${mSurfaceCreated}")
|
||||
|
||||
Reference in New Issue
Block a user