I am trying to implement the School Locator Solution. The issue I am having is that the address / location Icon that is drawn over the searched location is removed after looking at the attributes from the first responded polygon. This behavior is present in the Sample Application from esri.
To recreate the issue
- Use district lookup to set location - the location will be set and provided an icon the widget will have three results ( one for each attendance zone)
- click on the first result in the list to see the attributes for that polygon
- click back - to get the list to look at another polygon
- the icon is removed but the popup remains
Is this a bug. I can't imagine this is a desired experience