Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Operations Management Interface

Current limitations of the MapApp widget

  • Last UpdatedJul 18, 2024
  • 1 minute read

Element

Limitations

MapApp widget script statements in the form:

MyContent.<MapControlName>.AddContent(info)

Limited by the lack of layout scripting support. The AddContent and RemoveContent functions only work correctly for the MapApp control running in AVEVA OMI ViewApps.

MapApp script statements in the form:

Support <WidgetName>.AddContent()

Limited by the lack of support in an OMI runtime environment, which does not support the MapApp widget. The AddContent and RemoveContent functions are only supported on the WebClient.

MapApp widget script statements in the form:

<WidgetName>.RemoveContent(),

and MapApp control script statements in the form:

MyContent.<MapControlName>.RemoveContent(info)

Do not support a reference value for the identity.

Only support removing the map pin added using the AddContent() function. Locations added using the Map Settings will not be removed.

Related Links
TitleResults for “How to create a CRG?”Also Available in