is there a streets intersection finder (geocoder) as in google map in the 3.12 API?
I am looking for something similar as on google map where the user types in two streets names and locate the intersection point:
ex: n high st and hudson st,
The Geocoder dijit will do this. You separate the street names with an ampersand (&) character.
It's better to post the AMD link
Locator | API Reference | ArcGIS API for JavaScript
See this Locator | API Reference | ArcGIS API for JavaScript .
The list of fields included in the returned result set. This list is a comma delimited list of field names. If you specify the shape field in the list of return fields, it is ignored. For non-intersection addresses you can specify the candidate fields as defined in the geocode service. For intersection addresses you can specify the intersection candidate fields.
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.