- name
- Collapsible mini map — 180px collapsed, click-to-navigate
- description
- Portfolio map is collapsible (180px default, 460px expanded). Clicking property pins navigates directly to property page, no tooltip cards.
- type
- feedback
The portfolio map on /property-management uses a collapsible mini map (Option A):
- Default collapsed: 180px height with "Expand Map" toggle button
- Expanded: 460px height, smooth CSS transition
- Clicking a property pin navigates directly to the property detail page — no in-map tooltip card
- Hover still shows lightweight tooltip with name/occupancy/units
- Cluster radius reduced to 22 (from 55) to show more individual pins in the compact view
- Asymmetric fitBounds padding: small top/bottom, generous left/right for panoramic strip
Why: At 180px height, tooltip cards overflow and clip. Direct navigation is more useful — one click to get to the property. The map is for geographic context, not for browsing details.
How to apply: If the map component is modified, preserve: (1) collapsible behavior, (2) click-to-navigate (not click-to-tooltip), (3) small cluster radius for compact view.