The filter used to determine the points of interest shown on the map.
SDKs
- iOS 13.0+
- macOS 10.15+
- Mac Catalyst 13.0+
- tvOS 13.0+
Framework
- Map
Kit
Declaration
@NSCopying var pointOfInterestFilter: MKPoint Of Interest Filter? { get set }
The filter used to determine the points of interest shown on the map.
SDKs
Framework
@NSCopying var pointOfInterestFilter: MKPoint Of Interest Filter? { get set }
func set Camera(MKMap Camera, animated: Bool)
Changes the camera used for determining the map’s viewing parameters and optionally animates the change.
var camera: MKMap Camera
The camera used for determining the appearance of the map.
var shows Buildings: Bool
A Boolean indicating whether the map displays extruded building information.
var shows Compass: Bool
A Boolean indicating whether the map displays a compass control.
var shows Zoom Controls: Bool
A Boolean indicating whether the map displays zoom controls.
var shows Scale: Bool
A Boolean indicating whether the map shows scale information.
var shows Traffic: Bool
A Boolean value indicating whether the map displays traffic information.
var shows Points Of Interest: Bool
A Boolean indicating whether the map displays point-of-interest information.