![require(esm) Backported to Node.js 20, Paving the Way for ESM-Only Packages](https://cdn.sanity.io/images/cgdhsj6q/production/be8ab80c8efa5907bc341c6fefe9aa20d239d890-1600x1097.png?w=400&fit=max&auto=format)
Security News
require(esm) Backported to Node.js 20, Paving the Way for ESM-Only Packages
require(esm) backported to Node.js 20, easing the transition to ESM-only packages and reducing complexity for developers as Node 18 nears end-of-life.
@vertigis/workflow-activities-arcgis-core
Advanced tools
ArcGIS Maps SDK for JavaScript activities for VertiGIS Studio Workflow
This project contains activities for interacting with the ArcGIS Maps SDK for JavaScript version 4.x in a VertiGIS Studio Workflow.
These activities are designed to work with VertiGIS Studio Workflow versions 5.30.1
and above.
These activities depend on the ArcGIS Maps SDK for JavaScript version 4.21
or above to be present in the host application.
To use these activities in VertiGIS Studio Workflow Designer you need to register an activity pack and then add the activities to a workflow.
Web Mapping
Ready To Use
JavaScript
geocortex-workflow-activity-pack
ArcGIS Maps SDK for JavaScript
categoryThis project was bootstrapped with the VertiGIS Studio Workflow SDK. Before you can use your activity pack in the VertiGIS Studio Workflow Designer, you will need to register the activity pack.
Inside the newly created project, you can run some built-in commands:
npm run generate
Interactively generate a new activity or form element.
npm start
Runs the project in development mode. Your activity pack will be available at http://localhost:5000/main.js. The HTTPS certificate of the development server is a self-signed certificate that web browsers will warn about. To work around this open https://localhost:5000/main.js
in a web browser and allow the invalid certificate as an exception. For creating a locally-trusted HTTPS certificate see the Configuring a HTTPS Certificate section on the VertiGIS Studio Developer Center.
npm run build
Builds the activity pack for production to the build
folder. It optimizes the build for the best performance.
Your custom activity pack is now ready to be deployed!
See the section about deployment in the VertiGIS Studio Developer Center for more information.
Find further documentation on the SDK on the VertiGIS Studio Developer Center
FAQs
ArcGIS Maps SDK for JavaScript activities for VertiGIS Studio Workflow
The npm package @vertigis/workflow-activities-arcgis-core receives a total of 59 weekly downloads. As such, @vertigis/workflow-activities-arcgis-core popularity was classified as not popular.
We found that @vertigis/workflow-activities-arcgis-core demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
require(esm) backported to Node.js 20, easing the transition to ESM-only packages and reducing complexity for developers as Node 18 nears end-of-life.
Security News
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.