Skip to main content

2 posts tagged with "web"

View All Tags

VertiGIS Studio Web 5.37 Observable Overhaul

· 41 min read
Brenda Parker
Software Developer

The recent deprecation of the .watch method in the ArcGIS Maps SDK for JavaScript caused a cascade effect on key underlying property observability behavior in VertiGIS Studio Web. This blog post is the fully story of how this one change caused us to rethink property observability and what changes can be expected with VertiGIS Studio Web 5.37.

Creating Custom Bands with the Inline SDK

· 20 min read
Michael Kowal
Software Developer

With VertiGIS Inline 2.3 and later, users now have the ability to create their own custom bands that run right in Inline using the VertiGIS Inline SDK. These custom bands are made with React and TypeScript, giving authors total control over what the band can do. Today, we will run through the steps to build, deploy and use a custom band in an Inline view.