Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 236 Bytes

title-control.md

File metadata and controls

21 lines (15 loc) · 236 Bytes

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.