Select to view content in your preferred language

AGOL Instant App - Nearby Not Updating

155
2
Jump to solution
2 weeks ago
Labels (1)
SarahWright
Emerging Contributor

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?

https://ccgismo.maps.arcgis.com/apps/instant/nearby/index.html?appid=84e3809b72d84447a9668410a924545... 

 

thanks,

0 Kudos
1 Solution

Accepted Solutions
KellyHutchins
Esri Notable Contributor

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

View solution in original post

0 Kudos
2 Replies
KellyHutchins
Esri Notable Contributor

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

0 Kudos
SarahWright
Emerging Contributor

Thank you, I was able to fix my app by using the feature service.

0 Kudos