- Legend to Symbols

-
Class nokia.maps.kml.StyleSelector
Class Summary
This class represents the abstract <StyleSelector> tag from the KML specification.
The constructor initializes a new instance of the class, using the arguments provided by the caller.
Extends
nokia.maps.kml.Object.
new nokia.maps.kml.StyleSelector
(node)
Direct Inheritance
Constructor Detail
This class represents the abstract <StyleSelector> 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.StyleSelector(node)
Parameters:
| {Node} | node | An XML node from the KML document that is being parsed |