QML Landmark ElementThe Landmark element presents one landmark. More... Inherits Place Properties
Detailed DescriptionThis element is part of the QtMobility.location 1.1 module. The Landmark element presents one landmark. The primary source for landmarks is the LandmarkModel. To get Categories of a certain landmark, see the LandmarkCategoryModel::landmark. Currently saving Landmarks is not supported. Landmark { id: myLandmark name: "Tangalooma wrecks" coordinate: Coordinate { latitude: -27.163238 longitude: 153.368373 } } See also Place, LandmarkCategory, LandmarkModel, LandmarkCategoryModel, and QLandmark. Property DocumentationThis property holds the landmark's icon's URL. This property holds the coverage radius of the landmark (in metres). The coverage radius is relevant for large landmarks such as cities. Note that landmark searches over a given area do not factor in the coverage radius.
© 2008-2010 Nokia Corporation and/or its subsidiaries. Nokia, Qt and their respective logos are trademarks of Nokia Corporation in Finland and/or other countries worldwide. All other trademarks are property of their respective owners. Privacy Policy X
|