Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 645 Bytes

File metadata and controls

16 lines (11 loc) · 645 Bytes

React Native Find a Place App using ArcGIS REST JS

Description

This app uses two ArcGIS REST JS packages to return the location of a place nearest an address.

Live Demo Clip

Find-a-place-demo

Required Dependencies

  • npm install @esri/arcgis-rest-request
  • npm install @esri/arcgis-rest-geocoding

Other Requirements