Readonly
$iThe instance of RampMap API scoped to a single Vue R4MP application.
APIScope
Private
lastThe instance of Vue R4MP application controlled by this InstanceAPI.
This is just a shorthand for this.$iApi.$vApp
.
APIScope
Adds the given graphics to the hilight layer.
Private
getReturns the Hilight layer.
Private
hilightReload the hilighter's map elements.
Removes the given graphics from the hilight layer.
Optional
graphics: Graphic[]Private
reorderPrivate
updateGenerated using TypeDoc
A base class for anything requiring access to the InstanceApi and instance of Vue app controlled by it.
Export