What's New / Maps, Location & Places

What's new in MapKit

+11 NewiOS · macOS · tvOS · watchOS

MapKit displays maps and adds annotations, overlays, geocoding, and search on Apple platforms. MKPointOfInterestCategory classifies points of interest so apps can filter or label them on the map.

11 new APIs, no deprecations or removals. Every addition is an MKPointOfInterestCategory case: airportTerminal, automotiveDealership, commercialVehicleDealership, informationBooth, motorbikeDealership, picnicArea, rangerStation, restArea, scenicView, and ticketOffice.

New

11
let

MKPointOfInterestCategory.airportTerminal

NewiOSmacOStvOSwatchOS
public static let airportTerminal: MKPointOfInterestCategory
let

MKPointOfInterestCategory.automotiveDealership

NewiOSmacOStvOSwatchOS
public static let automotiveDealership: MKPointOfInterestCategory
let

MKPointOfInterestCategory.commercialVehicleDealership

NewiOSmacOStvOSwatchOS
public static let commercialVehicleDealership: MKPointOfInterestCategory
let

MKPointOfInterestCategory.informationBooth

NewiOSmacOStvOSwatchOS
public static let informationBooth: MKPointOfInterestCategory
let

MKPointOfInterestCategory.motorbikeDealership

NewiOSmacOStvOSwatchOS
public static let motorbikeDealership: MKPointOfInterestCategory
let

MKPointOfInterestCategory.picnicArea

NewiOSmacOStvOSwatchOS
public static let picnicArea: MKPointOfInterestCategory
let

MKPointOfInterestCategory.rangerStation

NewiOSmacOStvOSwatchOS
public static let rangerStation: MKPointOfInterestCategory
let

MKPointOfInterestCategory.restArea

NewiOSmacOStvOSwatchOS
public static let restArea: MKPointOfInterestCategory
let

MKPointOfInterestCategory.scenicView

NewiOSmacOStvOSwatchOS
public static let scenicView: MKPointOfInterestCategory
let

MKPointOfInterestCategory.ticketOffice

NewiOSmacOStvOSwatchOS
public static let ticketOffice: MKPointOfInterestCategory
let

MKPointOfInterestCategory.visitorCenter

NewiOSmacOStvOSwatchOS
public static let visitorCenter: MKPointOfInterestCategory

No APIs match your filter.

← More in Maps, Location & Places