ESRI Locator AutoComplete - ASP.NET

334
2
12-13-2021 08:25 AM
Curtis_Spurlock
New Contributor

I am using ASP.NET.  I would like to connect a locator to a text box and use the autocomplete functionality, so when a user starts typing they will see a list of available addresses.  Has anyone done this?

0 Kudos
2 Replies
RichardMoussopo
Occasional Contributor III

Hi Curtis, take a look at this:

https://codepen.io/gavinr/details/qLNqVq 

0 Kudos
Curtis_Spurlock
New Contributor

Thanks Richard.  This really helped.  Got another question.  I would like to use our organization locator with this.  Would you or anyone else know how to set this up.  I am attaching a code snippet of my code.

 

0 Kudos