Esri / nearby-javascript

ArcGIS API for JavaScript app to find places nearby and route to the nearest location.
Apache License 2.0
41 stars 24 forks source link

Clear Identify box when a new Search or Filter is ran #10

Closed codergrl closed 5 years ago

codergrl commented 5 years ago

If I click on a feature on the map to identify it, and then I run a new Search or Filter, the Identify box doesn't close. This can be an issue if the user has filtered out the category that feature belonged too. See screenshot below. I identified a restaurant, and then I removed restaurants from my filter list. The Identify box remained despite the feature no longer being on the map.

image

Device: Microsoft Surface 3 OS: Windows 10 version 1803 build 17134 Browser: Chrome v. 71.0.3578.98

odoe commented 5 years ago

This should be fixed now!

codergrl commented 5 years ago

Works great, thanks!