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
In embedded maps i want Identify to show as a popup with
"showInMapPopup"
But the when i configure a search-service to
"launchInfoPanel" the "FEATURE_INFO_CLICK" action is fired but then a subsequent "MAP:CLEAN_POPUPS" is fired that closes the popup
How to reproduce
Here is my pluginconfiguration for identify and search
Description
In embedded maps i want Identify to show as a popup with
"showInMapPopup"
But the when i configure a search-service to
"launchInfoPanel" the "FEATURE_INFO_CLICK" action is fired but then a subsequent "MAP:CLEAN_POPUPS" is fired that closes the popup
How to reproduce
Here is my pluginconfiguration for identify and search
Expected Result
"FEATURE_INFO_CLICK" is carried out and results are shown in a popup
Current Result
"FEATURE_INFO_CLICK" is carried out but the popup is cleared with "MAP:CLEAN_POPUPS"
Other useful information
full html example
The text was updated successfully, but these errors were encountered: