OSS (Operations Support Systems) and BSS (Business Support Systems) for resources optimization
Technician GPS positions from Traccar were being fetched and stored correctly every 30s but drawMapMarkers() was never triggered on gpsCoords change, so markers stayed at their initial position. Added a deep watcher on store.technicians[].gpsCoords in useMap.js that calls drawMapMarkers() whenever any technician's GPS position is updated by pollGps(). Also includes traccar.js API module and dispatch store GPS polling (pollGps / startGpsPolling / stopGpsPolling). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| frappe-setup | ||
| infra | ||
| public/icons | ||
| scripts | ||
| src | ||
| src-pwa | ||
| .dockerignore | ||
| .eslintrc.cjs | ||
| .gitignore | ||
| deploy-fast.sh | ||
| deploy.sh | ||
| Dockerfile | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| quasar.config.js | ||