ConstrainMode(androidJvm)

Describes whether to constrain the map in both axes or only vertically e.g. while panning.

enum ConstrainMode(androidJvm)

Entries

NONE
Link copied to clipboard

No constrains.

HEIGHT_ONLY
Link copied to clipboard

Constrain to height only

WIDTH_AND_HEIGHT
Link copied to clipboard

Constrain both width and height axes.