The instance of RampMap API scoped to a single Vue R4MP application.
Readonly$iThe instance of RampMap API scoped to a single Vue R4MP application.
The instance of Vue R4MP application controlled by this InstanceAPI.
This is just a shorthand for this.$iApi.$vApp.
Get layer info from a file url or data
a service url to load, name of file if file data is provided
format of the file (layer type)
OptionalfileData: ArrayBufferraw file data buffer
LayerInfo object
A base class for anything requiring access to the InstanceApi and instance of Vue app controlled by it.
Export
APIScope