@mapgear/geoapps > LayerItemHoverEventArgs
LayerItemHoverEventArgs class
Triggers when a the mouse hovers over an object in the specified layer
Signature:export declare class LayerItemHoverEventArgs extends GAEventArgs
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(features) | Constructs a new instance of the LayerItemHoverEventArgs class |
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| Features | readonly | Feature[] | The activated base layer |