Skip to content
Scott Hunter edited this page Jun 15, 2016 · 12 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.

#Point

A point, or viewport-aligned circle.

Interpolatable: no

##Properties

show - Boolean

Whether or not the point is shown.

Default: true

pixelSize - Double

The size of the point, in pixels.

Default: 1.0

color - Color

The color of the point.

outlineColor - Color

The color of the outline of the point.

outlineWidth - Double

The width of the outline of the point.

Default: 0.0

Clone this wiki locally