@esri/arcgis-rest-geocoding
Geocoding helpers for ArcGIS REST JS.
Install
Import
@esri/arcgis-rest-geocoding
is distributed as both ES Modules and Common JS modules.
CDN
You can use @esri/arcgis-rest-geocoding
as an ES Module from the Skypack CDN.
You can also use @esri/arcgis-rest-geocoding
from a script tag. All exports will be added to a global arcgisRest
object.
Exports
- bulkGeocode
- geocode
- getGeocodeService
- reverseGeocode
- suggest
- IAddressBulk
- IBulkGeocodeOptions
- IBulkGeocodeResponse
- IEndpointOptions
- IExtent
- IGeocodeOptions
- IGeocodeResponse
- IGetGeocodeServiceResponse
- ILocation
- IPoint
- IReverseGeocodeResponse
- ISpatialReference
- ISuggestResponse
- ARCGIS_ONLINE_BULK_GEOCODING_URL
- ARCGIS_ONLINE_GEOCODING_URL