Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IconSymbol3DLayerProperties

Hierarchy

Index

Properties

Optional anchor

anchor: "center" | "top" | "left" | "right" | "bottom" | "top-left" | "top-right" | "bottom-left" | "bottom-right" | "relative"

The positioning of the icon relative to the geometry.

Read more...

Optional anchorPosition

Defines the anchor relative to the center of the icon.

Read more...

Optional material

The material used to shade the icon.

Read more...

Optional outline

The outline of the icon.

Read more...

Optional resource

The shape (primitive) or image URL (href) used to visualize the features.

Read more...

Optional size

size: string | number

The size of the icon in points.

Read more...

Generated using TypeDoc