Constrain Mode(android Jvm)
Describes whether to constrain the map in both axes or only vertically e.g. while panning.
enum ConstrainMode(androidJvm)
Content copied to clipboard
Entries
HEIGHT_ONLY
Link copied to clipboard
Constrain to height only
Content copied to clipboard
WIDTH_AND_HEIGHT
Link copied to clipboard
Constrain both width and height axes.
Content copied to clipboard