Is there a way to change the limit of 6 results when using the geocoder? We are using a composite geocoder that works fine, but it only returns the first 6 results. In some cases we have many more. Anyone know if this is possible and how?
Robb,
It depends on what your code looks like but you can add more.
<A href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number" style="color: #00629b;" rel="nofollow noopener noreferrer">Number</A>
This can be found here: Geocoder | ArcGIS API for JavaScript
Look at this sample:
Locate points of interest | ArcGIS API for JavaScript
Rickey,
Thank you! This has been bugging me for awhile. I'm still relatively new to the web appbuilder, but I should be able to figure it out from here. More than anything, I'm just glad to hear that it's possible.
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.