UNPKG

react-arcgis-wmws

Version:

React component to display a public arcgis online webmap, webscene or feature table. Uses the ESM version of the ArcGIS Javascript API. Does not use esri-loader.

3 lines (2 loc) 94 B
export * from './components/viewer/Viewer'; export * from './components/tableview/TableView';