-
Notifications
You must be signed in to change notification settings - Fork 142
Tileset
Scott Hunter edited this page Feb 20, 2020
·
1 revision
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.
A 3D Tiles tileset.
Interpolatable: no
show - Boolean
Whether or not the tileset is shown.
Default: true
uri - Uri - Required
The URI of a 3D tiles tileset. For broadest client compatibility, the URI should be accessible via Cross-Origin Resource Sharing (CORS).
maximumScreenSpaceError - Double
The maximum screen space error used to drive level of detail refinement.