kml:altitudeMode
Element information
Namespace: http://www.opengis.net/kml/2.2
Schema document: ogckml22.xsd
Type: kml:altitudeModeEnumType
Properties: Global, Qualified, Default: clampToGround
Content
Valid value clampToGround relativeToGround absolute
Used in
- Type kml:CameraType (Element kml:Camera)
- Type kml:GroundOverlayType (Element kml:GroundOverlay)
- Type kml:LatLonAltBoxType (Element kml:LatLonAltBox)
- Type kml:LineStringType (Element kml:LineString)
- Type kml:LinearRingType (Element kml:LinearRing)
- Type kml:LookAtType (Element kml:LookAt)
- Type kml:ModelType (Element kml:Model)
- Type kml:PointType (Element kml:Point)
- Type kml:PolygonType (Element kml:Polygon)
Substitution hierarchy
- kml:altitudeModeGroup
- can be substituted with kml:altitudeMode
Sample instance
<altitudeMode>relativeToGround</altitudeMode>