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

Support for typeahead search #436

Closed coomsie closed 9 years ago

coomsie commented 9 years ago

Support for typeahead search,

if the area you are search has multiple '12 Smiths Streets' and the user only thinks inside his area, they are zoomed tot he wrong location.

Typeahead would solve this ...

i.e. suggest: true set on the geocoder and the widget to support this.

Plus also the search widget should be used now instead of geocoder widget?

driskull commented 9 years ago

Yep, we will be implementing this. thanks!

driskull commented 9 years ago

same as #194.