Nokia Maps API Reference

Contents

Interface nokia.maps.map.Spatial.Properties

Interface Summary

This interface defines the properties (keys) that can be passed to the constructor of all classes derived from nokia.maps.map.Spatial.

Field Summary
Boolean visibility A flag that determines the visibility of the given Object instance.
Number zIndex The z-index relative to the container.
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.
Direct Inheritance
Field Detail
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. If the value is 0, no simplification is applied. Otherwise, the complexity of the rendering result is reduced so that points within a distance smaller than the number of pixels indicated by this property are ignored.
Default Value:
3
Documentation generated on Mon Oct 24 2011 14:24:39 GMT+0200 (CEST).