https://cgi-italy.github.io/insula/schemas/v1.1.0/common/vector-collection-render-config.schema.json#/$defs/vectorRenderMode
The vector will be rendered on the client side
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)
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
mode | string |
Required | cannot be null | Vector collection render config |
options | object |
Optional | cannot be null | Vector collection render config |
mode
is required
Type: string
(Vector render mode constant)
cannot be null
defined in: Vector collection render config
string
(Vector render mode constant)
constant: the value of this property must be equal to:
"vector"
The vector render mode rendering options
options
is optional
Type: object
(Vector render mode options)
cannot be null
defined in: Vector collection render config
object
(Vector render mode options)