gis-tools-ts - v0.6.0
Preparing search index...
index
ClusterDataComparitor
Type Alias ClusterDataComparitor<M>
ClusterDataComparitor
:
(
a
:
M
,
b
:
M
)
=>
boolean
Compare two data items, return true to merge data
Type Parameters
M
extends
MValue
=
Properties
Type declaration
(
a
:
M
,
b
:
M
)
:
boolean
Parameters
a
:
M
b
:
M
Returns
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
gis-tools-ts - v0.6.0
Loading...
Compare two data items, return true to merge data