Hi, I am using the AGOL Nearby Instant app. The app is not updating with my changes when I publish. The development app is behaving as expected but the published map is not. Internally I see the radius select locations within the buffer and the detail of the locations. In the published map I only get 'no search results found'. This app is public. I have tried refreshing my cache and using different browsers and machines. Same results. Here is a link to the app. Am I missing something?
thanks,
Solved! Go to Solution.
It looks like you are running into a bug with Nearby (and Lookup) when Map Image layers are used as the result layers. We have a fix for this that will go out in the next release of ArcGIS Online. In the meantime you should be able to workaround this by adding the layers to your map as feature layers. I do this by using the "Add layer from url" option and using the url that points to the sub layer you want to use. For example: https://maps.clarkcountynv.gov/arcgis/rest/services/BroadBand/CC_CitizensAccessLocations/MapServer/1
It looks like you are running into a bug with Nearby (and Lookup) when Map Image layers are used as the result layers. We have a fix for this that will go out in the next release of ArcGIS Online. In the meantime you should be able to workaround this by adding the layers to your map as feature layers. I do this by using the "Add layer from url" option and using the url that points to the sub layer you want to use. For example: https://maps.clarkcountynv.gov/arcgis/rest/services/BroadBand/CC_CitizensAccessLocations/MapServer/1
Thank you, I was able to fix my app by using the feature service.