QML MapPolyline ElementThe MapPolyline element displays a polyline on a map. More... Properties
Detailed DescriptionThe polyline is specified in terms of an ordered list of coordinates. Any invalid coordinates in the list will be ignored. If the list contains less than 2 valid coordinates the polyline will not be displayed. The MapPolyline element is part of the QtMobility.location 1.1 module. Property DocumentationThese properties hold the width and color used to draw the border of the circle. The width is in pixels and is independent of the zoom level of the map. The default values correspond to a black border with a width of 1 pixel. For no line, use a width of 0 or a transparent color. This property holds the ordered list of coordinates which define the polyline. This property holds a boolean corresponding to whether or not the polyline is selected. This property holds a boolean corresponding to whether or not the polyline is visible. This property holds the z-value of the polyline. Map objects are drawn in z-value order, and objects with the same z-value will be drawn in insertion order.
© 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
|