OSS-BSS-Field-Dispatch/src/composables
louispaulb 6d8339fa16 fix: map markers zoom drift — fixed-size container + center anchor
- All elements (SVG ring + avatar + badge) inside a fixed-size
  container (45x45px) with absolute positioning
- Avatar centered with calculated offset, ring fills container
- Mapbox marker anchor changed from 'bottom' to 'center'
- No more variable margins causing offset drift on zoom

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-27 13:08:36 -04:00
..
useAutoDispatch.js feat: auth gate, GPS hybrid tracking, tech CRUD modal, ERPNext API proxy 2026-03-27 12:02:04 -04:00
useBottomPanel.js Initial commit — OSS/BSS Field Dispatch app 2026-03-24 14:11:40 -04:00
useDragDrop.js feat: auth gate, GPS hybrid tracking, tech CRUD modal, ERPNext API proxy 2026-03-27 12:02:04 -04:00
useHelpers.js Refactor: extract autoDispatch, serializeAssistants, store assign logic 2026-03-24 17:25:33 -04:00
useMap.js fix: map markers zoom drift — fixed-size container + center anchor 2026-03-27 13:08:36 -04:00
useScheduler.js Initial commit — OSS/BSS Field Dispatch app 2026-03-24 14:11:40 -04:00
useSelection.js feat: auth gate, GPS hybrid tracking, tech CRUD modal, ERPNext API proxy 2026-03-27 12:02:04 -04:00
useUndo.js feat: auth gate, GPS hybrid tracking, tech CRUD modal, ERPNext API proxy 2026-03-27 12:02:04 -04:00