GeoXmlDataSet Object
Bing
A GeoXML result data set that is returned when reading a spatial XML file.
| Name | Type | Description |
|---|---|---|
layers | (Layer or GroundOverlay)[] | An array of layers that are in the XML document. In shapes in KML that are in a child documents and folders of the main document or folder are grouped together in a data Layer. KML also supports GroundOverlay. |
screenOverlays | KmlScreenOverlay[] | An array of screen overlays that have been parsed from a KML file. |
shapes | IPrimitive[] | An array of shapes that are in the XML document. |
stats | GeoXmlStats | Statistics about the content and processing time of a XML feed. |
summary | GeoXmlSummaryMetadata | Summary metadata provided at the document level of the XML feed data set. |
Show: