What’s new in MapKit?

Asked on 06/12/2025

1 search

In the recent WWDC sessions, several new features and updates were introduced for MapKit:

  1. MapKit on watchOS 26: For the first time, MapKit is available on watchOS, allowing users to get directions directly on their Apple Watch. Over 20 MapKit APIs have been introduced to the Apple Watch, enabling features like searching for nearby points of interest, getting routes using different transport types (driving, walking, cycling), and displaying routes as overlays on a map using SwiftUI. This is particularly beneficial for independent watch apps that want to provide location-based services (What’s new in watchOS 26).

  2. MapKit and MapKit JS Enhancements: The sessions highlighted updates to both MapKit and MapKit JS, including the introduction of Place Descriptor, which allows developers to find and reference places more effectively. Geocoding capabilities have been enhanced, and the Lookaround feature, which provides 360-degree interactive street-level imagery, is now available in MapKit JS. Cycling directions have also been added, providing routes that take advantage of paths and trails suitable for bikes (Go further with MapKit).

  3. Place Cards and Identifiers: New APIs allow for the display of detailed place information through place cards, which can be used even if an app or website doesn't feature a map view. Place identifiers have been introduced to reference places uniquely, ensuring that apps can display up-to-date information as the Maps team updates data (Unlock the power of places with MapKit).

These updates make it easier for developers to integrate rich map data and location-based features into their apps across different Apple platforms.