cesium-spatial
Overview
Demo
GitHub
Preparing search index...
@stevenpg/cesium-h3
CellStyleFunction
Type Alias CellStyleFunction
CellStyleFunction
:
(
id
:
CellId
)
=>
CellStyle
|
undefined
Resolves the style for a cell. Called once per cell whenever the layer restyles.
Type Declaration
(
id
:
CellId
)
:
CellStyle
|
undefined
Parameters
id
:
CellId
Returns
CellStyle
|
undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Overview
Demo
GitHub
cesium-spatial
Loading...
Resolves the style for a cell. Called once per cell whenever the layer restyles.