Skip to content

VerticalOriginValue

Scott Hunter edited this page Jun 14, 2016 · 8 revisions

This page describes the possible content of a CZML document or stream. Please read CZML Structure for an explanation of how a CZML document is put together.

#VerticalOrigin (value)

A vertical origin, which specifies whether an element is bottom-, center-, or top-aligned with respect to an origin. Valid values are "BOTTOM", "CENTER", and "TOP".

Type: string

##Values

  • BOTTOM

  • CENTER

  • TOP

Clone this wiki locally