ArcGIS Blog

3D Visualization & Analytics

ArcGIS Runtime SDK 100.2.1 released

By Eric Bader

We’re happy to announce that ArcGIS Runtime SDK 100.2.1 has arrived!

This is a focused update to the 100.2 major release that happened last December. Focused, meaning it contains just a few enhancements to features that were released in December and also includes some critical bug fixes.

Enhancements include the following:

WMS

  • URLs without a ‘GetCapabilities’ query string are supported at this release.
  • Runtime now supports WMS versions 1.1.0, 1.1.1, and 1.3.0. Previously, only 1.3.0 was supported.
  • You can now set the visibility of WMS sublayers.

Mobile Map Packages

This release supports mobile map packages (mmpk) that contain raster datasets and tile packages. These mmpks can be created with version 2.1 of ArcGIS Pro. If you load an mmpk’s map (explicitly or by passing it to the map view) a RasterLayer or a ArcGISTiledLayer will be created to display the raster dataset and tile package, respectively. To access the mmpk’s raster dataset you need to unpack it first. This is explained more fully in Accessing the mobile map package.

3D scene support for tiled layers in WGS84

3D scenes now support the use of WGS84 based tiled layers as a basemap or layer. Scenes in ArcGIS Runtime 100.2.0 supported only tiled layers in the Web Mercator projection.

A few more notes about this release:

  • This release has the same Product Life Cycle as 100.2.
  • It does not overwrite or install on top of your current SDK installation home. It will live side-by-side to any other Runtime versions you have on your development machine.

To get 100.2.1, go to the ArcGIS for Developers web site, where you can browse to the ArcGIS Runtime SDK home page of your choice and download the SDK. You can also get it through Nuget, Gradle, or CocoaPods on some platforms. If you are new to developing on the ArcGIS Platform and don’t already have an ArcGIS Developer subscription, sign up for a free account and you’ll be able to access to everything you need to develop your app.

Share this article

Subscribe
Notify of
0 Comments
Oldest
Newest
Inline Feedbacks
View all comments