Label control
Use
Add small bold text to your map.
Example
@controls {
bottom-right {
label {
value: "© 2016 Kumu Inc.";
}
}
}
Supported properties
value
is any plain text string.
Check out our controls reference to see the full list of properties and values recognized by the label control.
Last modified 3mo ago