public static class ControlAttributionOptions.Builder extends Object
Constructor and Description |
---|
Builder()
Instantiates a new builder.
|
Modifier and Type | Method and Description |
---|---|
ControlAttributionOptions |
build()
Builds a new ControlAttributionOptions instance
|
ControlAttributionOptions.Builder |
position(String position)
The position of the control (one of the map corners).
|
ControlAttributionOptions.Builder |
prefix(String prefix)
The HTML text shown before the attributions.
|
public ControlAttributionOptions.Builder position(String position)
position
- the positionpublic ControlAttributionOptions.Builder prefix(String prefix)
prefix
- the prefixpublic ControlAttributionOptions build()
Copyright © 2018 G-Widgets. All rights reserved.