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