Esri / geoform-template-js

GeoForm is a configurable template for form based data editing of a Feature Service.
http://esri.github.io/geoform-template-js/
Apache License 2.0
67 stars 83 forks source link

Return multiple result from the address search #522

Open zhujingx opened 7 years ago

zhujingx commented 7 years ago

I used my own geocoding service to do the address search in this geoform template. Is that possible to let it return multiple results? this way the user could choose the correct one? Right now it will return the first result.