MapKit Mobile SDK

MMKMapView

class MMKMapView : UIView

Summary

Instance methods

func setNoninteractive(_ is: Bool)

init!(coder aDecoder: NSCoder!)

init!(frame: CGRect)

Properties

var mapWindowMMKMapWindow! { get }

Instance methods

setNoninteractive(_:)

func setNoninteractive(_ is: Bool)


init(coder:)

init!(coder aDecoder: NSCoder!)


init(frame:)

init!(frame: CGRect)


Properties

mapWindow

var mapWindow: MMKMapWindow! { get }