Nokia Maps API Reference

Contents

Class nokia.maps.kml.LinearRing

Class Summary

This class represents the tag from KML specification.

new nokia.maps.kml.LinearRing (node, lineStyle, balloonStyle)
Direct Inheritance
Indirect Inheritance
Constructor Detail

This method initializes a new instance of the class.

new nokia.maps.kml.LinearRing(node, lineStyle, balloonStyle)
Parameters:
{Node} node An XML node from KML document, which is currently parsed.
{nokia.maps.kml.LineStyle} lineStyle An object representing the line style to use during conversion to a map object
{nokia.maps.kml.BalloonStyle} balloonStyle An object representing the balloon style to use during conversion to a map object
Documentation generated on Mon Oct 24 2011 14:24:33 GMT+0200 (CEST).