Contains endpoints useful for dev debugging and such
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
Add a layer to the map and legend (if legend exists)
a RAMP layer configuration object
Optional
optional legend block configuration object. If not provided, a default layer block will be created
resolves with the layer instance
Contains endpoints useful for dev debugging and such