Αποτελέσματα Αναζήτησης
This guide describes how to use the latest version of ArcGIS Maps SDK for Swift to build native mobile apps that incorporate capabilities such as 2D and 3D data visualization, geocoding, routing, and geoprocessing, for deployment to iOS devices, such as iPhones and iPads, or macOS using Mac Catalyst.
17 Μαΐ 2023 · ArcGIS Maps SDK for Swift (200.x) builds upon the capabilities and proven architecture of ArcGIS Runtime SDK for iOS (100.15). It adds support for the latest developer platforms, frameworks, and tooling, utilizing out of the box support for features, such as: SwiftUI. Swift Concurrency and Networking.
The Maps App for iOS shows how a robust application can be built around the ArcGIS Platform using the ArcGIS Runtime SDK for iOS and Swift. It demonstrates best practices around some simple but key functionality of the ArcGIS Runtime.
22 Μαΐ 2023 · Learn to build an iOS mapping app using the most advanced and modern maps SDK in SwiftUI.
This repository contains Swift sample code demonstrating the capabilities of the ArcGIS Maps SDK for Swift and how to use those capabilities in your own app. The project can be opened in Xcode and run on a simulator or a device. Or you can download the app from the App Store on your iOS device.
You can display a specific area of a map by using a map view and setting the location and zoom level. In this tutorial, you create and display a map of the Santa Monica Mountains in California using the topographic basemap layer. The map and code will be used as the starting point for other 2D tutorials.
You can display the device location on a map or scene. This is important for workflows that require the user's current location, such as finding nearby businesses, navigating from the current location, or identifying and collecting geospatial information. By default, location display uses the device's location provider.