- Legend to Symbols

-
Interface nokia.maps.map.Polygon.Properties
Interface Summary
This interface defines the properties (keys) that can be passed to the constructor of
nokia.maps.map.Polygon.
Extends
nokia.maps.map.Polyline.Properties.
Field Summary
nokia.maps.util.IBrush
brush
This property specifies the brush used to fill the shape of the polygon.
Number
simplify
The value of this property is specified as a number of pixels and indicates if and how much the rendering result is to be simplified.
Boolean
visibility
A flag that determines the visibility of the given
Object instance.
Number
zIndex
The z-index relative to the container.
Field Detail
nokia.maps.util.IBrush
brush
This property specifies the brush used to fill the shape of the polygon.