![]() | MapInput Class |
Namespace: Motive.Unity.Maps
public class MapInput : MonoBehaviour, IPointerDownHandler, IEventSystemHandler, IPointerUpHandler, IPointerClickHandler
The MapInput type exposes the following members.
Name | Description | |
---|---|---|
![]() | IsPinching | |
![]() | IsTranslating | |
![]() | PointerDown | |
![]() | Translation | |
![]() | ZoomDelta |
Name | Description | |
---|---|---|
![]() | CancelPan | |
![]() | OnPointerClick | |
![]() | OnPointerDown | |
![]() | OnPointerUp |
Name | Description | |
---|---|---|
![]() | AllowPinchZoom | |
![]() | ClickHoldDuration | |
![]() | DoubleClickSpeed | |
![]() | DoubleClickToZoom | |
![]() | DoubleClickZoomDelta | |
![]() | HoldMaxTranslate | |
![]() | OnDoubleClick | |
![]() | OnHold | |
![]() | TranslateDamp | |
![]() | TranslateEpsilon |