- Legend to Symbols

-
Interface nokia.maps.map.Container.Properties
Interface Summary
This interface defines the properties (keys) that can be passed to the constructor of
nokia.maps.map.Container.
Extends
nokia.maps.map.Object.Properties.
Field Summary
nokia.maps.util.OList
objects
This property holds the map of objects that have been added to the given container.
Boolean
visibility
A flag that determines the visibility of the given
Object instance.
Number
zIndex
The z-index relative to the container.
Direct Inheritance
Field Detail
nokia.maps.util.OList
objects
This property holds the map of objects that have been added to the given container.
The property can be managed, using methods defined on
nokia.maps.util.Olist.