Warning
This feature is available in the Full MapKit SDK version
MMKSearchPanorama
class MMKSearchPanorama : NSObject |
Panorama info.
Summary
Class methods
init(id: String, direction: MMKDirection, span: MMKSpan, point: MMKPoint) |
Properties
var id: String { get } |
var direction: MMKDirection { get } |
var span: MMKSpan { get } |
Class methods
init(id:direction:span:point:)
init(id: String, direction: MMKDirection, span: MMKSpan, point: MMKPoint) |
Properties
id
var id: String { get } |
Machine readable panorama identifier.
direction
var direction: MMKDirection { get } |
Direction of the panorama center.
span
var span: MMKSpan { get } |
H-Span and V-Span hints for the panorama player.
point
var point: MMKPoint { get } |
Panorama point.