Esri / arcgis-viewer-builder-flex

Source code for ArcGIS Viewer for Flex - APPLICATION BUILDER.
http://links.esri.com/flexviewer
Apache License 2.0
17 stars 12 forks source link

NIM094984 The Directions widget in the ArcGIS Viewer for Flex 3.4 application does not populate input locations correctly when using the Single Field address locator style. #94

Closed hgonzago closed 10 years ago

hgonzago commented 10 years ago

Submitted by: Jon Quinn    Submitted on: 9/17/2013

If you use a single field address locator as the geocode service for the Directions widget, the input points will not populate the from-to input parameters.

1) Supplied is a single field locator, based on stores in Redlands. Publish this service to ArcGIS Server. Also provided is a network analysis dataset, in case it's needed. Publish this to ArcGIs Server as well. Finally, publish the stores layer provided to give a reference when trying to do directions 2) Configure the directions widget to use the locator service, and the network analysis service if required. 3) Run Fiddler and open the application. Click directly on a store, and note that nothing is populated in the first input parameter for the directions. Check Fiddler, and see that it does return a valid address, turn on popups for the stores ot verify this.

Fiddler shows that successful requests go to the geocode service, and returns the correct address, yet that address does not get populated into the input address parameter.

Repro Data: \archive\Nimbus\arcgis-flex-api\NIM094984 Version Found: 3.4 Client Platform: Windows Locale: English

jcfranco commented 10 years ago

This is now handled by the Directions widget, so we don't need to change anything in the Builder.