SymbolReferenceProperties

constructor(minScale: Double? = null, maxScale: Double? = null)

Creates a symbol reference properties object with minimum and maximum scales. Minimum and maximum scales are used in the context of alternate symbols.

Since

200.1.0

Parameters

minScale

Scale at which the symbol starts rendering, default value of null specifies that the symbol starts rendering at global scales

maxScale

Scale at which the symbol stops rendering, default value of null specifies that the symbol stops rendering at the most detailed level