cesium-spatial
Overview
Demo
GitHub
Preparing search index...
@stevenpg/cesium-s2
CellPickEvent
Interface CellPickEvent
Details handed to
CellPickerOptions
callbacks.
interface
CellPickEvent
{
id
:
string
;
layer
:
PickableCellLayer
;
position
:
Cartesian2
;
}
Index
Properties
id
layer
position
Properties
id
id
:
string
layer
layer
:
PickableCellLayer
position
position
:
Cartesian2
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
layer
position
Overview
Demo
GitHub
cesium-spatial
Loading...
Details handed to CellPickerOptions callbacks.