DirectMapShiftEvent
Direct map offset event. Direct map control events are described in DirectMapControlBeginEvent.
Extends:
ru.dgis.sdk.map.InputEvent
DirectMapShiftEvent(
screenShift: ScreenShift,
shiftedPoint: ScreenPoint,
timestamp: Duration
)
Parameters
screenShift
ScreenShift
Change of the screen position of the map relative to the previous one, in pixels.
shiftedPoint
ScreenPoint
The center point from which the map is offset.
timestamp
Duration
System event generation time.
Returns
Properties
Changing the screen position of the map.
Center point from which the map is shifted.