Title Control
Use
Add a custom title to your map.
Example
@controls {
top {
title {
value: "2016 Network size by betweenness";
}
}
}
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 title control.
Last modified 3mo ago