- Legend to Symbols

-
Class nokia.maps.kml.Style
Class Summary
This class represents the <Style> tag from KML specification.
Extends
nokia.maps.kml.StyleSelector.
new nokia.maps.kml.Style
(node)
Method Summary
getStyle
()
: nokia.maps.kml.Style
This method gets the style represented by the given object.
Direct Inheritance
Indirect Inheritance
Constructor Detail
Method Detail
getStyle
()
: nokia.maps.kml.Style
This method gets the style represented by the given object..
Returns:
| {nokia.maps.kml.Style} |
A reference to the given instance of
the class (this)
|