Readonly$iThe instance of RampMap API scoped to a single Vue R4MP application.
ProtectedCLASS_ProtectedCONTAINER_ProtectedCONTAINER_ProtectedCONTENT_ProtectedCONTENT_ProtectedCONTENT_ProtectedNONEProtectedSIMPLEProtectedUNIQUE_Fits svg element in the size specified
svg element to fit
width/height of a container to fit the element into
FunctionGenerates svg symbology for WMS layers. generateWMSSymbology
url or dataUrl of the legend image
a promise resolving with symbology svg code and its label
Given feature attributes, return the image URL for that feature/graphic object.
object of feature attribute key value pairs
an enhanced renderer (see function enhanceRenderer)
svgcode Url to the features symbology image
Given feature attributes, return the symbol for that feature/graphic object.
object of feature attribute key value pairs
an enhanced renderer (see function enhanceRenderer)
an ESRI Symbol object in server format
FunctionOrchestrator function that will:
mapServerToLocalLegend
service url (root service, not indexed endpoint)
OptionallayerIndex: string | number = undefinedthe index of the layer in the legend we are interested in. If not provided, all layers will be collapsed into a single legend
resolves in a viewer-compatible legend for the given server and layer index
Generate a legend object based on an ESRI renderer.
an ESRI renderer object in server JSON form
list of legend symbologies
FunctionRenders a supplied image as an icon-style symbology item (fitting an image inside an icon container, usually 32x32 pixels).
renderSymbologyIcon
a image dataUrl or a regular url
[optional=null] an svg container to draw the image on; if not supplied, a new one is created
FunctionRenders a supplied image as an image-style symbology item (preserving the true image dimensions).
renderSymbologyImage
a image dataUrl or a regular url
[optional=null] an svg container to draw the image on; if not supplied, a new one is created
A base class for anything requiring access to the InstanceApi and instance of Vue app controlled by it.
Export
APIScope