Line pattern

A pattern used to render a line.

Referenced by: LineSymbol3DLayer, Outline

Properties

Property Details
style String value representing the pattern used to render a line.
Valid values: dash, dash-dot, dash-dot-dot, dot, long-dash, long-dash-dot, null, short-dash, short-dash-dot, short-dash-dot-dot, short-dot, solid
type The type of pattern applied to a line.
Valid value of this property style

Example

{
  "type": "style",
  "style": "dot"
}

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.