public static class ControlOptions.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ControlOptions |
build()
Builds the ControlOptions new instance
|
ControlOptions.Builder |
position(String position)
The initial position of the control (one of the map corners).
|
public ControlOptions.Builder position(String position)
position
- the positionpublic ControlOptions build()
Copyright © 2018 G-Widgets. All rights reserved.