Nokia Maps API Reference

Contents

Class nokia.maps.kml.Document

Class Summary

This class represents the tag from KML specification.

new nokia.maps.kml.Document (node, styleContainer, featureStyle)
Direct Inheritance
Indirect Inheritance
Constructor Detail

This method initializes an instance of the Document class.

new nokia.maps.kml.Document(node, styleContainer, featureStyle)
Parameters:
{Node} node An XML node from KML document, which is currently parsed
{nokia.maps.kml.StyleContainer} styleContainer A list of StyleSelector objects containing all global styles which can be referenced by id
{nokia.maps.kml.FeatureStyle} featureStyle A list of locally defined styles which can be applied to the given object
Documentation generated on Mon Oct 24 2011 14:24:33 GMT+0200 (CEST).