gis-tools-ts - v0.6.0
Preparing search index...
index
GetPointValue
Type Alias GetPointValue<T>
GetPointValue
:
(
point
:
VectorPoint
<
T
>
)
=>
number
Function to get the value of a point. Used by grid layers
Type Parameters
T
extends
MValue
=
Properties
Type declaration
(
point
:
VectorPoint
<
T
>
)
:
number
Parameters
point
:
VectorPoint
<
T
>
Returns
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
gis-tools-ts - v0.6.0
Loading...
Function to get the value of a point. Used by grid layers