Skip to content

UriValue

Scott Hunter edited this page Apr 11, 2018 · 5 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.

Uri (value)

A URI value.

Type: string

Examples:

"http://cesiumjs.org/images/logos/cesium-white.png"
"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVQIW2Nk+M/wHwAEBgIA5agATwAAAABJRU5ErkJggg=="
Clone this wiki locally