Skip to content

Innovate-Inc/Experience-Builder-Widgets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Experience-Builder-Widgets

These widgets are available for deployment in next generation geospatial web apps, leveraging ArcGIS Experience Builder's powerful and versatile React-based framework to allow end users to perform a variety of mapping and visualization tasks.


Requirements


Deployment

  1. Download ArcGIS Experience Builder for Developers
  2. Extract the zip file into your desired location
  3. Within the client folder, install all requirements
cd client
npm install
  1. Install custom widget dependencies into client directory (client/package.json or npm i):
    "react-virtual": "^2.10.4" (sharepoint-documents)
    "@azure/msal-browser": "^2.25.0" (sharepoint-documents)
    "html-react-parser": "^1.4.14" (add-data)
    "@microsoft/microsoft-graph-client": "^3.0.2" (sharepoint-documents)
    "react-query": "^3.39.0" (sharepoint-documents)
    
5. Clone the repo into the `client/innovate-widgets` folder
```sh
git clone [email protected]:Innovate-Inc/Experience-Builder-Widgets.git innovate-widgets
  1. Add the widget(s) to your custom app through the Experience Builder Developer interface

Add Widget Interface


Widgets

Add Data

The Add Data Widget adds functionality for users to search for, add, and remove data sources to maps.

Version

1.1

Latest Release

8/2/2022

Experience Builder Version

1.9

About

Experience Builder Widgets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published