addressesToLocations () methodpublic function addressesToLocations(parameters:AddressToLocationsParameters, responder:IResponder = null):AsyncTokenSince : ArcGIS API 3.0 for FlexSends a request to the ArcGIS REST geocode resource to find locations for a set of addresses specified in the address parameter. On completion, the addressesToLocationsComplete event is fired and the optional callback responder is invoked. Requires ArcGIS 10.1 or higher.Parameters parameters:AddressToLocationsParameters ??? The AddressToLocationsParameters object contains the addresses. responder:IResponder (default = null) ??? The responder to call on result or fault. The result function will be given an array of AddressCandidate instances.Returns AsyncToken ???See alsocom.esri.ags.tasks.supportClasses.AddressCandidate
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.