Geographic Layout
To look at where the players came from, let's switch to a geographic layout.
Visualization
NetPanorama specification
| |
We use the geocode transform to look up the lat/lon for each birthplace | |
| |
We define a map layer, specifying what geographic region to show, and which map tiles to use. | |
| |
We define a layout that positions nodes so that they are positioned correctly relative to the map layer | |
| |
We add a mark to render the map | |
|