Title Control
When do you use it?
Add a custom title to your map.
Advanced Editor
@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 updated
Was this helpful?