You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An error occurs when trying to display the content of a GetFeatureInfo request on the map viewer.
The following error message is thrown : Plain text parsing not implemented.
This error originates from the script: utils-DMgTHRVL.js, preventing the proper display of the request content in the map viewer.
Expected Behavior
The content of the GetFeatureInfo request should be displayed in an HTML pop-up window when a feature is clicked on the map.
Description
An error occurs when trying to display the content of a
GetFeatureInfo
request on the map viewer.The following error message is thrown :
Plain text parsing not implemented
.This error originates from the script: utils-DMgTHRVL.js, preventing the proper display of the request content in the map viewer.
Expected Behavior
The content of the
GetFeatureInfo
request should be displayed in an HTML pop-up window when a feature is clicked on the map.Steps to Reproduce
GetFeatureInfo
requestAdditional Information
The response from the
GetFeatureInfo
request is received successfully, as shown in the screenshot below:The text was updated successfully, but these errors were encountered: