@esri/arcgis-rest-places
ArcGIS Online and Enterprise content and user helpers for ArcGIS REST JS.
Install
Import
@esri/arcgis-rest-places
is distributed as both ES Modules and Common JS modules.
CDN
You can use @esri/arcgis-rest-places
as an ES Module from the Skypack CDN.
You can also use @esri/arcgis-rest-places
from a script tag. All exports will be added to a global arcgisRest
object.
Exports
- findPlacesNearPoint
- findPlacesWithinExtent
- getCategories
- getCategory
- getPlaceDetails
- IFindPlaceWithinExtentOptions
- IFindPlacesNearPointOptions
- IFindPlacesNearPointResponse
- IFindPlacesWithinExtentResponse
- IGetCategoriesOptions
- IGetCategoriesResponse
- IGetCategoryOptions
- IGetCategoryResponse
- IGetPlaceOptions
- IGetPlaceResponse