s2maps-gpu - v0.18.0
Preparing search index...
index
LayerWorkerFunction
Type Alias LayerWorkerFunction<U>
LayerWorkerFunction
:
(
code
:
number
[]
,
properties
:
Properties
,
zoom
:
number
)
=>
U
The workflow takes a layer and builds a function that modifies a feature into renderable data
Type Parameters
U
Type declaration
(
code
:
number
[]
,
properties
:
Properties
,
zoom
:
number
)
:
U
Parameters
code
:
number
[]
properties
:
Properties
zoom
:
number
Returns
U
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
s2maps-gpu - v0.18.0
Loading...
The workflow takes a layer and builds a function that modifies a feature into renderable data