DirectMapControlBeginEvent | iOS SDK | 2GIS Documentation

DirectMapControlBeginEvent

Event to start direct control of the map. Tells the map to process direct map control events. Direct control events only work from DirectMapControlBeginEvent to DirectMapControlEndEvent. After the sequence of direct control events is complete, kinematics can start. Kinematics uses the occurrence time of the event, so it is better to use the time received from the system rather than fill in the value during processing. For now, kinematics only work for moving the map, but not for rotating and scaling.

Extends: Event
public convenience init()