The MapType type holds information about a map type. 更多...
import 语句: | import QtLocation 5.3 |
Since: | Qt Location 5.5 |
This includes the map type's name and description , style and a flag to indicate if the map type is optimized for mobile devices ( mobile ).
This read-only property holds the description of the map type as a single formatted string.
Whether the map type is optimized for the use on a mobile device.
Map types for mobile devices usually have higher constrast to counteract the effects of sunlight and a reduced color for improved readability.
This read-only property holds the name of the map type as a single formatted string.
Whether the map type is optimized for use at night.
Map types suitable for use at night usually have a dark background.
This QML property was introduced in Qt Location 5.4.
This read-only property gives access to the style of the map type.