Namespace nokia.maps.kml
Namespace Summary
This namespace defines classes and methods that implement support for KML, including import of KML files.
BalloonStyle
This class represents the tag <BalloonStyle> defined in the KML specification.It specifies how the balloon containing text, etc.
ColorStyle
This class represents the abstract <ColorStyle> tag from the KML specification.
Container
This class represents the abstract <Container> tag from the KML specification.
DOM
This is a static class that provides helper methods for the KML-specific classes.
Document
This class represents the <Document> tag from the KML specification.
Feature
This class represents the abstract <Feature> tag from KML specification.
FeatureStyle
This class represents a style applicable to the class
Feature.
Folder
This class represents the <Folder> tag from the KML specification.
Geometry
This class represents the abstract <Geometry> tag from the KML specification.
Icon
This class represents the <Icon> tag from the KML specification.
IconStyle
This class represents the <IconStyle> tag from the KML specification.
LabelStyle
This class represents the <LabelStyle> tag from the KML specification.
LineString
This class represents the <LineString> tag from the KML specification.
LineStyle
This class represents the <LineStyle> tag from the KML specification.
LinearRing
This class represents the <LinearRing> tag from the KML specification.
Link
This class represents the <Link> tag from the KML specification.
Manager
This class submits XHR requests for KML files and parses a KML document.
MultiGeometry
Initialize a new instance of the class with the following parameters.
Object
This class represents the abstract <Object> tag from KML specification.
ObservableNode
This class is used as a mixin in nokia.maps.kml.Feature and nokia.maps.kml.Geometry, and for asynchronous parsing of the XML document containing KML data.
Pair
This class represents the <Pair> tag from the KML specification.
Placemark
This class represents the <Placemark> tag from the KML specification.
Point
This class represents the <Point> tag from the KML specification.
PolyStyle
This class represents the <PolyStyle> tag from KML specification.
Polygon
This class represents the <Polygon> tag from the KML specification.
Style
This class represents the <Style> tag from KML specification.
StyleContainer
This class contains an array of
nokia.maps.kml.StyleSelector objects.
StyleMap
The class
StyleMap maps between two different styles.
StyleSelector
This class represents the abstract <StyleSelector> tag from the KML specification.
Vector2
This class represents the kml:vec2 data type from KML specification.
component
This namespace defines the KML result set.
