YMKMapView

class YMKMapView : UIView

Summary

Instance methods

func setNoninteractive(_ is: Bool)

init!(coder aDecoder: NSCoder!)

init!(frame: CGRect)

Properties

var mapWindowYMKMapWindow! { get }

Instance methods

setNoninteractive(_:)

func setNoninteractive(_ is: Bool)


init(coder:)

init!(coder aDecoder: NSCoder!)


init(frame:)

init!(frame: CGRect)


Properties

mapWindow

var mapWindow: YMKMapWindow! { get }


Предыдущая
Следующая