ElevationModeJsonType:
    | "onTheGround"
    | "relativeToGround"
    | "relativeToScene"
    | "absoluteHeight"

Defines how the graphic is placed with respect to the terrain surface.