ru.dgis.sdk.map.ScreenShift | Android SDK | 2GIS Documentation

ScreenShift

Map offset horizontally and vertically in screen coordinate space.

Positive offset direction: dx - right, dy - down.

ScreenShift(dx: Float = 0.0f, dy: Float = 0.0f)

Map offset horizontally and vertically in screen coordinate space.

Positive offset direction: dx - right, dy - down.

Parameters
dx
dy
Returns
Properties