fix: remove all squashed icons from Cartographic Design panel Remove all small circular icons that were appearing squashed or distorted in the Cartographic Design panel and related components.
Changes:
- MapStyleInsightCard: Remove Palette icon from header section
- MapStyleInsightCard: Remove Eye icons from feature labels (Base Geometry, Text Fill, etc.)
- MapStyleInsightCard: Remove Lightbulb icons from meaning/description text
- MapDesignOverlay: Remove Map and Sparkles icons from Chip components
- CartographyInfoModal: Remove icons from feature Chips (Layers, Map, Brain, BookOpen)
- Clean up unused icon imports (Eye, Lightbulb, Map, Sparkles, BookOpen, Layers)
The panel now displays clean, text-focused content without visual clutter or rendering issues. All remaining icons (in headers and stats) render correctly at appropriate sizes.
Also includes:
- MapMarkers: Improve dark mode support for InfoWindow with theme-aware colors
- vite.config: Code formatting consistency (double quotes)
Log in or sign up for Devpost to join the conversation.