API Differences in GeoToolbox in iOS 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 iOS 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?