Set default render options

Description

Request to create a new folder/block.

Endpoint

/path/{pathId}/vector/renderOptions

Method

PUT

Access Level Rules

Minimum Access Level

edit+

Processing Units

Processing units

0

Parameters

NameDescription

pathId

The id of the layer to update

method

Must be one of 'paged vector tiles' 'vector tiles' or 'all'

lod

Must be one of 1,2,3,4 or 5 or null

properties

array of properties, with name, type, id and hidden

Last updated