Text Control
Advanced Editor
@controls {
top {
text {
value: "Betweenness measures the number of times
someone is on the shortest path between any two people.";
}
}
}Last updated
Was this helpful?
When do you use it?
Add custom text to your map.
@controls {
top {
text {
value: "Betweenness measures the number of times
someone is on the shortest path between any two people.";
}
}
}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 text control.
Last updated
Was this helpful?
Was this helpful?