The Vue App instance
The Vue Router instance
The Pinia Store instance
The Vue App instance
The Pinia Store instance
The Vue Router instance
Manage the floating plugin pane at the bottom centre of the map. The pane is only rendered while at least one item is registered.
Add a component to the floating plugin pane
Remove a previously registered plugin pane component by key
Manage Breadcrumb Trails
Manage live breadcrumb trail recording
Enable live breadcrumb trail recording for a given CoT UID
Returns all CoT UIDs that currently have live breadcrumb recording enabled
Disable live breadcrumb trail recording for a given CoT UID
Manage CoT Marti Queries
Fetch the historic CoT points for a given UID from the TAK Server.
Each point is returned as its own Feature retaining its temporal attributes so callers can build time-series visualizations.
Manage Floating Panes on top of the Map View
Add a new floating pane
Check if a floating pane exists
Remove a floating pane
Map Accessors
Manage the Main Menu
Add a new item to the main menu
Remove an item from the main menu
Manage Application Routes
Add a new route to the application
The Main Plugin API for managing CloudTAK UI functions