Map Widgets The ArcGIS Maps SDK provides many useful widgets to extend an ArcGIS map for the user. However, sometimes the requirements of a GIS application are so specific that custom functionality must be created to meet those needs and another Map widget is often the perfect place to place these new features. Especially if […]
Tag: applications
Demystifying Kubernetes
Kubernetes is an open-source platform for container orchestration that has been gaining in popularity over the last few years as large platforms have been re-architected to work as containerized applications. As an orchestration platform, Kubernetes includes tooling and automation for deploying, managing, and helping to scale containerized applications. History Computing environments have evolved over time; […]