Skip to main content

3 posts tagged with "sdk"

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.

Converting a VertiGIS Studio Mobile SDK project to .NET MAUI

· 7 min read
Felicity Rhone
Software Developer

As of our 5.30 release, VertiGIS Studio Mobile has been migrated from Xamarin Forms to .NET MAUI, on .NET 8. We've now completed work to support MAUI in our nuget package as well, so the time has come for any Xamarin Forms projects using our SDK to do their own migration. In this blog post I'll walk you through the process, using our VertiGIS Mobile Samples project as an example.