The instance of Vue R4MP application controlled by this InstanceAPI.
This is just a shorthand for this.$iApi.$vApp
.
Gets an array of OIDs from an arcgis server feature source that satisfy a query
contains properties that define the query and specificy request particulars.
resolves with array of object ids.
Gets an array of graphics from a locally stored feature layer (file, geojson) that satisfy a query
contains properties that define the query and specificy request particulars.
resolves with array of graphic result objects.
Create an extent centered around a point, that is appropriate for the current map scale.
point on the map for extent center
optional. distance in pixels from mouse point that qualifies as a hit. default is 5
an extent of desired size and location
A base class for anything requiring access to the InstanceApi and instance of Vue app controlled by it.
Export
APIScope