Geometry Namespace
Classes
KmlGeometry | |
KmlLinearRing |
Defines a closed line string, typically the outer boundary of a polygon. Optionally, a
|
KmlLinearRingCoordinates | |
KmlLineString | |
KmlMultiGeometry | |
KmlNetworkLink |
References a KML file or KMZ archive on a local or remote network. Use the KmlLink element to specify the location of the KML file. Within that element, you can define the refresh options for updating the file, based on time and camera change. NetworkLinks can be used in combination with Regions to handle very large datasets efficiently. |
KmlPoint |
A geographic location defined by longitude, latitude, and (optional) altitude. When a KmlPoint is
contained by a When a KmlPoint is extruded, it is connected to the ground with a line. This "tether" uses the
current |
KmlPointCoordinates | |
KmlPolygon | |
KmlPolygonBoundaries | |
KmlPolygonInnerBoundaries | |
KmlPolygonOuterBoundaries |