ScreenShift | iOS SDK | 2GIS Documentation

ScreenShift

Horizontal and vertical displacement of the map in the coordinates space of the screen.

public init(
    dx: Float = 0,
    dy: Float = 0
)
Parameters
init(_ cgVector: CGVector)
Parameters
cgVector
Properties