Hilight mode that lifts graphics and applies a glow outline to make them stand out from the rest of the map.
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.
Optional
one or more RAMP Graphics to remove
Hilight mode that lifts graphics and applies a glow outline to make them stand out from the rest of the map.