@mapgear/geoapps > BookmarkActivatedEventArgs
BookmarkActivatedEventArgs class
Triggered when a bookmark is activated and the map is zoomed to that bookmark
Signature:export declare class BookmarkActivatedEventArgs extends GAEventArgs
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(bookmark) | Constructs a new instance of the BookmarkActivatedEventArgs class |
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| BaseLayer | readonly | Bookmark | Returns the bookmark from the event |