Nokia Maps API Reference

Contents

Interface nokia.maps.map.Circle.Properties

Interface Summary

This interface defines the properties (keys) that can be passed to the constructor of nokia.maps.map.Circle.

Field Summary
nokia.maps.util.IBrush brush Optional This property specifies the brush used to fill the shape of the polygon.
Object eventListener Optional This property is designed to hold a hash table that, for every event type, contains an array with the elements: [(listener, useCapture, namespaceURI)(, listener, useCapture, namespaceURI)(, …)]
nokia.maps.util.IPen pen Optional Gives properties e.g.
Number precision Optional This property provides the value for nokia.maps.map.Circle#precision.
Number simplify Optional 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 Optional This property is a flag that determines the initial visibility of the created Object instance.
Number zIndex Optional The initial z-index value relative to the siblings in parent container.
Field Detail
Number precision Optional
This property provides the value for nokia.maps.map.Circle#precision.
Documentation generated on Wed Jun 27 2012 16:54:15 GMT+0200 (CEST).