| 1 | // Interactive exploration of population and elevation. |
| 2 | // Allows filtering based on constraints and a popup info window. |
| 3 | |
| 4 | // Set up the overall structure of the app, with a control panel to the left |
nothing calls this directly
no test coverage detected