> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fentufsm.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Map & Pool

> Visualise your tasks on a map or in a calendar pool view to manage your day efficiently

<img src="https://mintcdn.com/fentu/ZSv3PAKt8UTERCcy/images/mobile_map_pool_map.jpg?fit=max&auto=format&n=ZSv3PAKt8UTERCcy&q=85&s=71b03ebbc61c3da23343b7550a8e4a76" alt="Map View" width="1235" height="1031" data-path="images/mobile_map_pool_map.jpg" />

## Overview

The **Map & Pool** screen gives you two complementary views of your schedule: a geographic **Map View** that shows where your tasks are located, and a time-based **Pool View** that displays your tasks in a calendar layout. Toggle between the two views using the tabs at the top of the screen.

***

## Map View

<img src="https://mintcdn.com/fentu/ZSv3PAKt8UTERCcy/images/mobile_map_pool_map.jpg?fit=max&auto=format&n=ZSv3PAKt8UTERCcy&q=85&s=71b03ebbc61c3da23343b7550a8e4a76" alt="Map View — Tasks on Map" width="1235" height="1031" data-path="images/mobile_map_pool_map.jpg" />

The Map View displays all your assigned tasks as pins on an interactive map, centred on your current GPS location. Use this view to plan your route, understand travel distances, and navigate to a customer site.

### Map Features

<AccordionGroup>
  <Accordion title="Your Location" icon="location-crosshairs">
    A blue pulsing dot indicates your current GPS position on the map. The map re-centres on you automatically as you move, or you can tap the **Re-centre** button to snap back to your position.
  </Accordion>

  <Accordion title="Task Pins" icon="map-pin">
    Each task appears as a colour-coded pin on the map:

    * **Blue**: Upcoming task
    * **Orange**: Task scheduled for today
    * **Red**: Overdue or urgent task
    * **Green**: Completed task

    Tap a pin to see the task name, customer, and scheduled time in a pop-up card.
  </Accordion>

  <Accordion title="Task Card Pop-up" icon="square-info">
    Tapping a task pin opens a small card showing:

    * Task name and work order number
    * Customer name and address
    * Scheduled time and estimated duration
    * A **Navigate** button to open directions in your device's maps app
    * An **Open Task** button to go directly to the Task Detail screen
  </Accordion>

  <Accordion title="Navigation" icon="route">
    Tap **Navigate** on any task card to launch turn-by-turn directions to the customer's location. The app will open your device's default maps application (Google Maps, Apple Maps, etc.) with the destination pre-filled.
  </Accordion>
</AccordionGroup>

### Map Controls

| Control              | Action                                        |
| -------------------- | --------------------------------------------- |
| Pinch in / out       | Zoom the map                                  |
| Drag                 | Pan around the map                            |
| **Re-centre** button | Snap the map back to your current location    |
| **Filter** icon      | Show only tasks for a specific date or status |
| **List** icon        | Switch to the task list view                  |

***

## Pool View (Calendar)

<img src="https://mintcdn.com/fentu/ZSv3PAKt8UTERCcy/images/mobile_map_pool_calendar.jpg?fit=max&auto=format&n=ZSv3PAKt8UTERCcy&q=85&s=343a5b048a715e5d0bdaa2a74ceb65d4" alt="Pool View — Calendar Layout" width="1235" height="1031" data-path="images/mobile_map_pool_calendar.jpg" />

The Pool View shows your tasks arranged in a time-based calendar layout. It gives you a clear picture of how your day or week is structured — useful for understanding your workload, spotting gaps, and planning travel time between jobs.

### Pool View Layouts

Switch between time perspectives using the view selector at the top:

<CardGroup cols={3}>
  <Card title="Day View" icon="calendar-day">
    Shows all tasks scheduled for the selected day in a vertical timeline. Tap a time slot to see task details.
  </Card>

  <Card title="Week View" icon="calendar-week">
    Displays the full working week with tasks as blocks in a grid. Ideal for planning ahead.
  </Card>

  <Card title="Month View" icon="calendar">
    High-level overview of the month. Days with tasks are highlighted; tap a day to see its tasks.
  </Card>
</CardGroup>

### Reading the Calendar

Each task block in the calendar shows:

* **Task name** (truncated if the time slot is short)
* **Colour coding** matching the task status (same colour scheme as map pins)
* **Duration bar** proportional to the scheduled task duration

Tap any task block to open the Task Detail screen for that task.

<Tip>
  In Week View, you can see overlapping tasks side by side, which helps identify scheduling conflicts to discuss with your dispatcher.
</Tip>

***

## Switching Between Views

Tap the **Map** or **Pool** tab at the top of the screen to switch views. Your current date selection is preserved when switching, so you won't lose context.

<Info>
  Both views share the same filter settings. If you filter by date or status in one view, the same filter applies when you switch to the other view.
</Info>
