API Differences in GeoToolbox in macOS 26.0

It can be difficult to find what changed in Apple SDKs. These pages are algorithmically generated and show what is new in GeoToolbox in the macOS 26.0 SDK.

Table of Contents

Structs

PlaceDescriptor

Functions & Methods

PlaceDescriptor
public func serviceIdentifier(for serviceProvider: Swift.String) -> Swift.String?

Properties & Constants

PlaceDescriptor
public var address: Swift.String?
PlaceDescriptor
public var coordinate: _LocationEssentials.CLLocationCoordinate2D?