Skip to content
This repository has been archived by the owner on Feb 3, 2023. It is now read-only.

The samples for the ArcGIS Runtime SDK for macOS

License

Notifications You must be signed in to change notification settings

Esri/arcgis-runtime-samples-macos

Repository files navigation

ArcGIS Runtime SDK for macOS Samples

This is a set of samples for demonstrating the capabilities of the ArcGIS Runtime SDK for macOS. The samples use ArcGIS Online basemaps and services. Learn more here.

Try ArcGIS Maps SDK for Swift version 200

ArcGIS Maps SDK for Swift version 200 builds on the proven architecture of 100.x, and provides a new API designed exclusively for developing iOS apps using Swift - Apple's modern, powerful, and intuitive programming language. ArcGIS Maps SDK for Swift comes with Mac Catalyst, which means you can make a Mac version of your iPad app with minimal efforts.

For more information, read the deprecation notice on our forum.

Features

  • Maps - Open, create, inteact with and save maps
  • Layers - Layer types offered by the SDK
  • Features - Workign with Feature layers
  • Edit Data - Adding, deleting and editing features
  • Display Information - Displaying graphics, popups and callouts
  • Search - Finding an address
  • Geometry - Displaying geometries
  • Route & Directions - Find a route around barriers
  • 3D - Display scenes, 3D symbols, and scene layers

Requirements

The ArcGIS Runtime SDK Samples app has a Target SDK version of 10.13, meaning that it can run on devices with macOS 10.13 or newer.

Installation

The latest version of ArcGIS Runtime SDK Samples can be cloned with

git clone https://github.com/Esri/arcgis-runtime-samples-macos.git

Building

Build the ArcGIS Runtime SDK Samples app by opening arcgis-runtime-samples-macos.xcodeproj and running the arcgis-runtime-samples-macos app target.

Additional Resources

Issues

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

Contributing

Esri welcomes contributions from anyone and everyone. Please see our guidelines for contributing.

Licensing

Copyright 2016 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.