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.
- 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
- Fork and then clone the repo. Don't know how? Get started here.
- Build and run the project to create a single app containing all of the samples.
ArcGIS Runtime SDK for macOS (Requires ArcGIS for Developers account; free to sign up)
For Swift :
- XCode 8.0 (or higher)
- macOS SDK 10.12 (or higher)
- New to the API? Explore the documentation : Guide | API Reference
- Got a question? Ask the community on our forum
Find a bug or want to request a new feature? Please let us know by submitting an issue.
Esri welcomes contributions from anyone and everyone. Please see our guidelines for contributing.
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.