jatui

MapView

Multi-marker Google Maps dispatch map with job + agent pins

Keyless placeholder

Legend
Job status
Agents
A
E
W
O

Props

PropTypeDefaultDescription
apiKeystring-Google Maps API key (pass empty string for placeholder)
jobsMapJob[][]Job pins
agentsMapAgent[][]Agent/technician pins
defaultCenter{ lat, lng }West Palm BeachInitial map center
showLegendbooleantrueShow status color legend
onJobClick(job: MapJob) => void-Pin click callback
onAgentClick(agent: MapAgent) => void-Agent pin click callback