Commit 3802323
committed
www/map: Hex/Circle toggle in the hexbin drawer
Adds a two-button `Hex | Circle` toggle at the top of the hexbin
controls block (right below the Points/Heatmap/Hexbin mode row).
Backs the existing `?viz=` URL param; clicking either button
persists in the URL (or clears it back to default `hex`).
Prototype circle mode was previously URL-only (`?viz=circle`), which
required editing the URL by hand. Now discoverable + one-click while
tuning task #121.1 parent e15c0a5 commit 3802323
1 file changed
Lines changed: 21 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
204 | | - | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
205 | 207 | | |
206 | 208 | | |
207 | 209 | | |
| |||
795 | 797 | | |
796 | 798 | | |
797 | 799 | | |
| 800 | + | |
| 801 | + | |
| 802 | + | |
| 803 | + | |
| 804 | + | |
| 805 | + | |
| 806 | + | |
| 807 | + | |
| 808 | + | |
| 809 | + | |
| 810 | + | |
| 811 | + | |
| 812 | + | |
| 813 | + | |
| 814 | + | |
| 815 | + | |
| 816 | + | |
| 817 | + | |
798 | 818 | | |
799 | 819 | | |
800 | 820 | | |
| |||
0 commit comments