Support ArcGIS instant apps

Created on 10 October 2024, 3 months ago

Problem/Motivation

The current regex pattern in the ArcGIS field formatter is missing instant to allow apps hosted at *.arcgis.com/apps/instant/* apps to work.

Steps to reproduce

Attempt to create ArcGIS media using the following example:
https://webapps.maps.arcgis.com/apps/instant/interactivelegend/index.htm...

Validation will fail.

Proposed resolution

Modify the regex to include webappviewer:

/^https:\/\/([\w\.+]*)arcgis\.com\/apps\/(dashboards|mapviewer|Embed|View|webappviewer|instant)\/(?:index\.html\?webmap=)?([\w\d\-]+)([\S]*)/

Feature request
Status

Active

Version

1.9

Component

Code

Created by

🇬🇧United Kingdom minirobot London

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024