Skip to content

Courtney Yatteau shows how to find the longitude and latitude of an address by creating a simple search application using the ArcGIS REST JS API.

Notifications You must be signed in to change notification settings

cyatteau/ArcGIS-REST-JS-search-address

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArcGIS REST JS: Search for an Address

Table of Contents

Description

This is a simple address search application that uses the ArcGIS REST JS API to access the geocoding service. Upon entering an address, location coordinates are received.

Live Demo Clip

Video Tutorial

Watch the video

Blog Article

Article on dev.to. Article on Medium.

CodePen Playground

  • Test out the application! Be sure to follow directions under "Other Requirements" to get an API Key.

Required Dependencies

  • npm install @esri/arcgis-rest-request. Find API Reference info here.
  • npm install @esri/arcgis-rest-geocoding. Find API Reference info here.

Other Requirements

About

Courtney Yatteau shows how to find the longitude and latitude of an address by creating a simple search application using the ArcGIS REST JS API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published