Base mode for hilighter modes. On its own, this mode will not hilight anything.
Readonly
The instance of RampMap API scoped to a single Vue R4MP application.
APIScope
The instance of Vue R4MP application controlled by this InstanceAPI. This is just a shorthand for this.$iApi.$vApp.
this.$iApi.$vApp
Adds the given graphics to the hilighter.
one or more RAMP Graphics to hilight
resolves when graphics have been added
Returns the Hilight layer, if it exists.
Reload the provided graphics that are currently highlighted.
one or more RAMP Graphics to reload
resolves when graphics have been reloaded
Removes the given graphics from the hilighter. No parmeter removes all graphics.
one or more RAMP Graphics to remove
Base mode for hilighter modes. On its own, this mode will not hilight anything.