Nokia Maps API Reference

Contents

Class nokia.maps.kml.IconStyle

Class Summary

This class represents the <IconStyle> tag from the KML specification.

The constructor initializes a new instance of the class, using the arguments provided by the caller.

Field Summary
String color This property holds the color and opacity (alpha) values expressed in hexadecimal notation.
String colorMode This property holds the value of color mode, which can be "normal" (no effect) or "random".
Direct Inheritance
Indirect Inheritance
Constructor Detail

This class represents the <IconStyle> tag from the KML specification.

The constructor initializes a new instance of the class, using the arguments provided by the caller.

new nokia.maps.kml.IconStyle(node)
Parameters:
{Node} node An XML node from the KML document which is currently being parsed.
Documentation generated on Tue May 08 2012 10:23:51 GMT+0200 (CEST).