Skip to content

Latest commit

 

History

History
52 lines (33 loc) · 2.29 KB

README.md

File metadata and controls

52 lines (33 loc) · 2.29 KB

arcgis-samples-winstore

This project contains the XAML\C# source code for the ArcGIS Runtime SDK for Windows Store interactive sample app.

Image of sample app

Instructions

  1. Fork and then clone the repo or download the .zip file.
  2. Download and install the ArcGIS Runtime SDK for Windows Store apps (requires Esri Global account and login to Esri Beta community).
  3. Download and install SQLite for Windows Runtime.
  4. Open the solution InteractiveSDK.sln in Visual Studio 2012.
  5. In Configuration Manager set the active solution platform to x64 or x86, depending on your system.
  6. Clean, build, and run.

Requirements

Resources

Issues

Find a bug or want to request a new feature? Please let us know by submitting an issue.

Contributing

Anyone and everyone is welcome to contribute.

Licensing

Copyright 2012 Esri

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

A copy of the license is available in the repository's license.txt file.

[](Esri Tags: ArcGIS Runtime SDK Windows Store apps WinRT C# C-Sharp XAML) [](Esri Language: DotNet)