# Map Settings

Map settings allow you to define map display options, such as rotation, units, use of a north arrow, and so forth. Map settings can be accessed from the map's pop-up menu (right-click on map).

## General

<figure><img src="/files/6tXkpts95B9Nv9Adfwes" alt=""><figcaption></figcaption></figure>

<table data-header-hidden><thead><tr><th width="73"></th><th></th></tr></thead><tbody><tr><td><strong>1</strong></td><td>Scale limits are used to limit the map's display scale. <br>This prevents users from zooming too far in or out. <br><strong>Maximum scale</strong>: Maximum scale limit for zooming in on the map. <br><strong>Minimum scale</strong>: Minimum scale limit for zooming out on the map.</td></tr><tr><td><strong>2</strong></td><td>Application's map projection system.</td></tr><tr><td><strong>3</strong></td><td>Select units used on the map. <br><strong>Distance unit</strong>: The distance unit is used to display all distance-related values (measurements, zoom level, etc.). <br><strong>Display unit</strong>: Unit used to display map coordinates.</td></tr><tr><td><strong>4</strong></td><td><strong>Background color</strong>: Select background color for map window. <br>Background color appears wherever there is no visible data. <br><strong>Default selection color</strong>: Select default selection color. <br>Selected objects will be of this color unless a different selection style is defined for their layer.</td></tr><tr><td><strong>5</strong></td><td>Enter rotation used to display map, in degrees. <br>Rotation is performed clockwise.</td></tr></tbody></table>

## Static elements

Static map elements are objects that are placed on fixed areas of the map. Two types of static elements are available: the north arrow and graphic scale.

<figure><img src="/files/0BEMtnd3venGy0TGiPJC" alt=""><figcaption></figcaption></figure>

<table data-header-hidden><thead><tr><th width="81"></th><th></th></tr></thead><tbody><tr><td><strong>1</strong></td><td>Select the <strong>North Arrow</strong> option to enable the display of the north arrow on the map. Afterwards, select the arrow model you wish to use. <br>If the map is rotated, the north arrow will indicate this rotation.</td></tr><tr><td><strong>2</strong></td><td>Select the arrow's position on the map. <br>You can also offset the arrow from the chosen position by entering values in pixels. <br>In addition, the size of the arrow can be adjusted.</td></tr><tr><td><strong>3</strong></td><td>Enable the graphic scale to be displayed by selecting this option.</td></tr></tbody></table>

## Grid

A grid can be added to the map. This grid shows divisions and subdivisions of the coordinates system.

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

<table data-header-hidden><thead><tr><th width="84"></th><th></th></tr></thead><tbody><tr><td><strong>1</strong></td><td>Activate the grid.</td></tr><tr><td><strong>2</strong></td><td>Select this option to have the grid show the division lines. <br>Specify the X and Y intervals between the lines in the grid. <br>You can also select the color of the division lines.</td></tr><tr><td><strong>3</strong></td><td>Select this option to have the grid show the subdivision lines. <br>Specify the X and Y intervals between the subdivision lines. <br>You can also select the color of the subdivision lines.</td></tr><tr><td><strong>4</strong></td><td>You can add labels indicating the grid's coordinates and ticks on the edges of the grid (view image below).</td></tr></tbody></table>

<figure><img src="/files/A4VQpRJinx814GqvtIyr" 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-jmapserver-lima.k2geospatial.com/e/applications/jmap-pro-user-guide/introduction/map-settings.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.
