the RAMP instance
Readonly$iThe instance of RampMap API scoped to a single Vue R4MP application.
Checks for a graphic at the given screen coordinates.
On a graphic hit the point is put in the maptip store and the map/graphichit event is fired.
The screen coordinates for the hitTest
resolves after the event is fired or no new graphic is hit.
Clears the maptip from the map
Generates and sets the "default" maptip.
the maptip info payload
Get the tippy maptip instance
Documentation: https://kabbouchi.github.io/tippyjs-v4-docs/tippy-instance/
the tippy maptip instance
Get the current point for the maptip
the current maptip map point
Set the html string for the maptip If empty string is provided, the maptip will use the default content
the new maptip html content
Set the current maptip point. Undefined = maptip wont be shown.
A base class for anything requiring access to the InstanceApi and instance of Vue app controlled by it.
Export
APIScope