public static class ControlOptions.Builder
extends java.lang.Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ControlOptions |
build()
Builds the ControlOptions new instance
|
ControlOptions.Builder |
position(java.lang.String position)
The initial position of the control (one of the map corners).
|
public ControlOptions.Builder position(java.lang.String position)
position
- the positionpublic ControlOptions build()