Skip to content

anttikajanus/DSE2017-building-apps-ArcGISRuntime-dotnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DSE2017-building-apps-ArcGISRuntime-dotnet

A simple example app how to use ArcGIS Runtime for .NET to build UWP application. This demo was used in Developer Summit Europe 2017 to demonstrate the basic usage of ArcGIS Runtime SDK for .NET, Toolkit control usage and simplified MVVM.

Features

  • Opening and loading map from ArcGIS Online (ArcGISPortal, PortalItem, Map)
  • Generating an offline map from selected area (OfflineMapTask)
  • Opening and loading offline map (MobileMapPackage)
  • Showing a callout based on the popup configuration (CalloutDefinition, Popup)
  • Using Toolkit controls (Legend, Compass)
  • Listing attributes from the selected feature as a list
  • Navigation contols (zoom in, zoom out, navigate to initial viewpoint)

Requirements

Releases

No releases published

Packages

No packages published

Languages