+ {{ address }} +
+ +| + Vertex {{ index }}: + | +{{ formatLatLng(coord) }} | +
| ID | +Source Type | +Last Inspected | +Last Treated | +
|---|---|---|---|
| + {{ + shortUuid(source.id) + }} + | +{{ source.type }} | +{{ formatRelativeTime(source.lastInspected) }} | +{{ formatRelativeTime(source.lastTreated) }} | +
| LocationID | +Location | +Date | +Action | +Notes | +
|---|---|---|---|---|
| + + {{ shortUuid(inspection.locationID) }} + + | +{{ inspection.location }} | +{{ formatRelativeTime(inspection.date) }} | +{{ inspection.action }} | +{{ inspection.notes }} | +
| ID | +Active | +Comments | +
|---|---|---|
| + + {{ shortUuid(trap.globalID) }} + + | +{{ trap.active }} | +{{ trap.comments }} | +
No traps
+ + +| Location | +Treatment Date | +Insecticide Used | +Technician Notes | +
|---|---|---|---|
| + + {{ shortUuid(treatment.locationID) }} + + | +{{ formatRelativeTime(treatment.date) }} | +{{ treatment.product }} | +{{ treatment.notes }} | +