Enum PointOfView

com.yandex.mapkit.map

public enum PointOfView

Fields

ADAPT_TO_FOCUS_RECT_HORIZONTALLY

Point of View has x-coordinate of center of FocusRect and y-coordinate of center of screen.

SCREEN_CENTER

Point of View is center of the screen.

ADAPT_TO_FOCUS_RECT_HORIZONTALLY

Point of View has x-coordinate of center of FocusRect and y-coordinate of center of screen.

SCREEN_CENTER

Point of View is center of the screen.

Field Detail

ADAPT_TO_FOCUS_RECT_HORIZONTALLY

public

Point of View has x-coordinate of center of FocusRect and y-coordinate of center of screen.

SCREEN_CENTER

public

Point of View is center of the screen.