@geoblocks/ol-comfy
Preparing search index...
layer/overlay-layer-group
FeatureAffected
Interface FeatureAffected
Event definition for "affected" event of a feature in the layerGroup.
interface
FeatureAffected
{
__olcUid__
:
string
;
affected
:
Feature
<
Geometry
>
[]
;
noMoreAffected
?:
Feature
<
Geometry
>
[]
;
reason
:
string
;
}
Index
Properties
__
olc
Uid__
affected
no
More
Affected?
reason
Properties
__
olc
Uid__
__olcUid__
:
string
affected
affected
:
Feature
<
Geometry
>
[]
Optional
no
More
Affected
noMoreAffected
?:
Feature
<
Geometry
>
[]
reason
reason
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
__
olc
Uid__
affected
no
More
Affected
reason
@geoblocks/ol-comfy
Loading...
Event definition for "affected" event of a feature in the layerGroup.