https://cgi-italy.github.io/insula/schemas/v1.0.0/common/vector-collection-render-config.schema.json#/$defs/vectorRenderModeOptions
The vector render mode rendering options
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
---|---|---|---|---|---|---|---|
Can be instantiated | No | Unknown status | No | Forbidden | Allowed | none | vector-collection-render-config.schema.json* |
object
(Vector render mode options)
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
defaultColorProperty | string |
Optional | cannot be null | Vector collection render config |
optimizeSpeed | Not specified | Optional | cannot be null | Vector collection render config |
The attribute to use by default (on layer initialization) for class coloring (shall be of ‘enum’ type)
defaultColorProperty
is optional
Type: string
(Default color property id)
cannot be null
defined in: Vector collection render config
string
(Default color property id)
When set layer will rendere to optimize speed rather than interactivity
optimizeSpeed
is optional
Type: unknown (Optimize speed)
cannot be null
defined in: Vector collection render config
unknown (Optimize speed)