Package | Description |
---|---|
com.gwidgets.api.leaflet.options |
Modifier and Type | Method and Description |
---|---|
ControlLayersOptions.Builder |
ControlLayersOptions.Builder.autoZIndex(Boolean autoZIndex)
If true, the control will assign zIndexes in increasing order to all of its layers so that the order is preserved when switching them on/off.
|
ControlLayersOptions.Builder |
ControlLayersOptions.Builder.collapsed(Boolean collapsed)
If true, the control will be collapsed into an icon and expanded on mouse hover or touch.
|
ControlLayersOptions.Builder |
ControlLayersOptions.Builder.position(String position)
The position of the control (one of the map corners).
|
Copyright © 2018 G-Widgets. All rights reserved.