CornerTypeValue - AnalyticalGraphicsInc/czml-writer GitHub Wiki

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.

CornerType (value)

The style of a corner.

Type: string

Values

  • ROUNDED - The corner has a smooth edge.

  • MITERED - The corner point is the intersection of adjacent edges.

  • BEVELED - The corner is clipped.

⚠️ **GitHub.com Fallback** ⚠️