API Documentation Error - API Reference Tab > tasks > Locator "Single Line Input"

577
1
11-27-2012 03:44 PM
DouglasHall
New Contributor III
In the ArcGIS API for Javascript for 3.2, in the API Reference Tab > tasks > Locator

Several places read that the input for single line address input should be --

var address = {"Single Line Input":"380 New York St, Redlands, CA 92373"};


It should be --

var address = {"SingleLine":"380 New York St, Redlands, CA 92373"};
0 Kudos
1 Reply
TracySchloss
Frequent Contributor
I think it works best if you use the feedback link that is at the top of each page of documentation.  That way the exact page is submitted to ESRI.
0 Kudos