# Mini Map System

![](/files/-M2mO_KFWFwehvaxbtpY)

The **Best Navigation MiniMap for Unity** asset from Pivec Labs is a Navigation System including a **MiniMap**, a **Full Screen Map**, and a **Configurable Marker System** for Unity. It contains the following functions:\
\
⚡ Selectable Hot Key to Toggle Maps\
⚡ Prefab for Drag and Drop Quickstart \
⚡ Canvas selection for Custom Map inclusion\
⚡ Configurable Position and Field of View\
⚡ Optional Overlay Canvas for Legend and Filters\
⚡ Freeze, Drag, and Zoom options for Full Screen Map\
⚡ Unlimited Easy to Use Markers using Tags\
⚡ Use provided or your own Sprites for Markers\
⚡ Works on Desktop, WebGL, and Mobile devices\
⚡ Example Scenes and Source Code are included\
\
\
This component allows you to add a MiniMap system to your project with a single Prefab. The system automatically adds Cameras, RenderTextures, and Marker Array at Runtime, and provides all configurable parameters via a custom drawn inspector panel. \
\
As with all Pivec Labs Assets, development is on-going, support is prompt, new features are added regularly.&#x20;


---

# 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://profpivec.gitbook.io/documentation-and-tutorials/assets-for-unity/mini-map-system.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.
