Julie Powell shows how to search for an address in your web app using the ArcGIS Geocoding service and the ArcGIS API for JavaScript provided by ArcGIS Platform. Using the JavaScript API you can easily access the full power and flexibility of the service with minimal code.
🕑 Chapters
=============
00:00 Intro
00:11 Geocoding service docs
01:04 Reviewing the started app
01:29 Import esri/rest/locator
01:38 Reviewing locator methods and params
02:32 Sending a geocoding request
03:47 Adding a graphic / marker and popup
06:26 Running the app
06:35 Type of searches allowed