...my own locator service but it didn't display auto-complete results and won't zoom to the location either.
To enable autoComplete, you need to turn on the autoComplete property.http://resources.arcgis.com/en/help/flex-api/apiref/com/esri/ags/components/Geocoder.html#autoCompleteThe zoom to location only works if the geocode service returns something similar to an extent that can be used for the zoom. For example, the esri-provided locator returns Xmin, Xmax, Ymin, Ymax fields in geographics coordinates that the geocoder can then use to zoom with.
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.