The CameraCapabilities type holds information about the camera capabilities for a specific map type. 更多...
import 语句: | import QtLocation 5.15 |
Since: | QtLocation 5.10 |
This includes the map minimum and maximum zoom level, minimum and maximum tilt angle and minimum and maximum field of view.
This read-only property holds the maximum available field of view with this map type.
This read-only property holds the maximum available tilt with this map type.
This read-only property holds the maximum available zoom level with this map type.
This read-only property holds the minimum available field of view with this map type.
This read-only property holds the minimum available tilt with this map type.
This read-only property holds the minimum available zoom level with this map type.