A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/Esri/arcgis-maps-sdk-swift-toolkit below:

Esri/arcgis-maps-sdk-swift-toolkit: Mapping components that will simplify your Swift app development with the ArcGIS Maps SDK for Swift.

ArcGIS Maps SDK for Swift Toolkit

The ArcGIS Maps SDK for Swift Toolkit contains components that will simplify your Swift app development. It is built off of the new ArcGIS Maps SDK for Swift.

To use Toolkit in your project:

  1. Open your Xcode project. In the menu bar, select File > Add Packages...
  2. In the search bar, enter https://github.com/Esri/arcgis-maps-sdk-swift-toolkit as the package repository URL.
  3. Optionally, select an option for the Dependency Rule if you want to specify an exact version or a range of versions to use.
  4. Click Add Package.
  5. Add import ArcGIS and import ArcGISToolkit in your source code and start using the toolkit components.

Note: The Toolkit Swift Package adds the ArcGIS Maps SDK for Swift Package as a dependency so there's no need to add both separately. If you already have the ArcGIS Maps SDK for Swift Package, delete it and just add the Toolkit Swift Package.

New to Swift Package Manager? Visit swift.org/package-manager/.

Configure API Key & Licensing

Use of ArcGIS location services, such as basemap styles, geocoding, and routing services, requires either user authentication or API key authentication. Some of the toolkit components and examples utilize a set of these ready-to-use ArcGIS location services, including basemap styles, and therefore require an API Key. Please see Get started, Create an API Key and API Key Authentication for more information. Once you've obtained an API Key, steps for using it with the examples in this project are detailed below.

Production deployment of applications built with the ArcGIS Maps SDK for Swift requires that you license your app. For more information, see License and deployment.

Important

To run the example apps and access ArcGIS Location Services, follow these steps to obtain an API key access token and store it in a secrets file stored in the toolkit's root directory, /.secrets.

  1. Go to the Create an API key tutorial to obtain the API key access token. Ensure that the following privileges are enabled:
  1. Create a hidden secrets file in the toolkit's root directory.
  1. Add your API key to the aforementioned secrets file. Adding an API key allows you to access ArcGIS location services, such as the basemap styles service.
echo ARCGIS_API_KEY_DEVELOPMENT=your-api-key >> .secrets

Replace 'your-api-key' with your API Key access token.

Please see Configure App Secrets for adding license string and other details.

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 2022 - 2025 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 file.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4