CameraTransformCoordinate

fun CameraTransformCoordinate(    zoom: Double? = null,     tilt: Double? = null,     rotation: Double? = null,     position: MPIMap.MPICoordinate? = null)