@KellyHutchins
Hi Kelly. I've found a few other (older) posts where users experienced the same issue as me and I'm checking to see if anything has changed with handling it.
I am testing out a new polling place locator app with Zone Lookup. I prefer to not use World Geocoding service in any way as we don't need anything outside of our county and the casual user will likely have problems navigating that. Instead, I'd like to use our own locator or, preferably, our address point feature class published in a map service and visible in in the web map.
I've noticed that when I remove the World Geocoding service and use our locator or features the search works just fine, which is great. However, when I click inside one of our precinct polygons I only get a result if I click near one of the address point features, say perhaps within 250' of a feature. I don't get a result if I click more than 250', or whatever it is, from said feature. Ideally, we'd like our users to be able to click a precinct polygon and retrieve the popup regardless of the distance from that click to an address point. The only time this works is when I have the World Geocoding service first in the list of search sources.
Is there a workaround or is this still a limitation. With Web AppBuilder we were able to use the local locator and click a polygon feature to get the information. We didn't need the World Geocoding service.