# MAP, PLAN and TACT Pages

## MAP Page

The **MAP Page** provides the crew with a full-color, moving-map display that enhances situational awareness by integrating navigational data, aircraft position, and nearby traffic or terrain features. It serves as the primary tactical and navigation reference within the avionics suite.

**Overview**

The MAP Page displays a real-time geographic representation of the helicopter’s current position and surrounding environment. It integrates multiple data layers, including:

* **Airspaces** (controlled, restricted, and special-use areas)
* **Navaids** (VORs, NDBs, TACANs, waypoints, and fixes)
* **Flight plan route and waypoints**
* **Terrain and elevation shading**
* **Airports and navigation facilities**

The page automatically updates as the aircraft moves, keeping the helicopter symbol centered or track-oriented depending on the selected mode.

<figure><img src="/files/O7cg9x05yDRnOLxTwVY5" alt=""><figcaption></figcaption></figure>

**Display Features**

* **Full-Color Map Rendering:**\
  The background map is rendered in full color, with terrain, coastlines, and airspace boundaries clearly distinguished for easy interpretation.
* **Orientation Modes:** The orientation mode can be selected using the N/H/T Button located on the Primary Display (#16 on this diagram) [Primary Display (PD)](/miltech-simulations-mh60/aircraft-and-systems/aircraft-displays/primary-display-pd.md)
  * **Heading Up:** The map rotates to match the aircraft’s current heading.
  * **North Up:** The map remains north-oriented while the aircraft symbol rotates according to heading.
* **Zoom Levels:** Adjustable range scales allow the crew to select the desired map range for enroute or terminal operations. Zoom can be adjusted with the PG UP and PG DN buttons, located both on the bezel of the MFD (#5 and #6 on this diagram [Mission/Multi-Function Display (MFD)](/miltech-simulations-mh60/aircraft-and-systems/aircraft-displays/mission-multi-function-display-mfd.md)) or on the Keyset Keyboard.

## PLAN and TACT Pages

The PLAN and TACT Pages provide simplified, high-contrast navigation and tactical displays designed for mission planning, route verification, and tactical situational awareness. Both PLAN and TACT Pages present the same symbology and flight information found on the MAP Page—such as waypoints, flight plan legs, airspaces, and navaids—but are displayed on a solid green background rather than a full-color map. As such, these do not display any terrain or elevation shading.

<figure><img src="/files/fYNFdrWLPZ8HiLdAEIGT" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.miltechsimulations.com/miltech-simulations-mh60/aircraft-and-systems/aircraft-displays/mission-multi-function-display-mfd/map-plan-and-tact-pages.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
