Ui Settings
Class to configure various UI related settings. Use it through com.woosmap.sdk.MapView.setUiSettings method
Properties
Set the compass view gravity
Get bottom margin value for the compass control
Get left margin value for the compass control
Get right margin value for the compass control
Get top margin value for the compass control
Make the compass visible or invisible (default: true)
Display or hide the default level selector for IndoorRenderer
Enable / disable two-finger rotate gestures. Default: true.
Enable / disable single-finger pan gestures. Default: true.
Enable / disable two-finger tilt gestures. Default: true.
Enable / disable pinch-to-zoom and double-tap-to-zoom gestures. Default: true.
Level selector gravity
Get bottom margin value for the level selector control
Get left margin value for the level selector control
Get right margin value for the level selector control
Get top margin value for the level selector control