Find an Address Widget

1198
5
01-31-2011 11:20 AM
NaveenMandava
New Contributor
Hello Experts,

I'm new to Flash dev and Im currently working on Find an Address widget.
I have downloaded the code and wanted to tweak the widget to find the results from one of OUR layer(right now it is finding the results from usa_streets). How is this possible. Where I have to change to make this work.

Thanks,
Naveen Mandava.
Tags (2)
0 Kudos
5 Replies
DasaPaddock
Esri Regular Contributor
You can use a different locator service by changing the url in the locate widget's config. See the "locator" doc at:
http://help.arcgis.com/en/webapps/flexviewer/help/widgets/locate_widget.htm
0 Kudos
NaveenMandava
New Contributor
You can use a different locator service by changing the url in the locate widget's config. See the "locator" doc at:
http://help.arcgis.com/en/webapps/flexviewer/help/widgets/locate_widget.htm



Paddock,

Thanks for the reply.

I think you didnt understand my question. If I geocode an address, right now it is zooming to the point but my requiremnet is to find the providers at that point from one of our layer.

Thanks,
Naveen Mandava.
0 Kudos
DasaPaddock
Esri Regular Contributor
0 Kudos
NaveenMandava
New Contributor
Paddock,

Any code example would be appreciated.

Thanks,
Naveen.
0 Kudos
DasaPaddock
Esri Regular Contributor
Here's one sample with more available in the list on the left:
http://help.arcgis.com/en/webapi/flex/samples/index.html?sample=QueryTaskOnMap
0 Kudos