Commit 42b9f86
style: redesign map tooltips with rich structured layout (#184)
- New MapTooltip component with kicker label, stat grid, outlined CTA
- Entity-specific tooltips: Territory, Grid Operator, Transmission, EV Charging, Pricing Node, Power Plant
- Territory tooltip shows Customers, ISO/RTO (baCode), State, Segment in 2x2 grid
- Segment labels map full enum values (DISTRIBUTION_COOPERATIVE → 'Distribution Co-op')
- 'View details →' styled as outlined pill button matching Nick's design
- Tile prep script updated to include baCode for territory tiles
- Replaces old plain-text tooltips across all map layers
Co-authored-by: texture-coding-agent <coding-agent@texturehq.com>1 parent cd8b30b commit 42b9f86
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
0 commit comments