# The Map Viewer

{% hint style="info" %}
This article covers:

* [Navigating the map](#navigating-the-map)
* [Choosing basemaps](#choosing-basemaps)
  {% endhint %}

## Navigating the map

***To move around*** the map, click and drag.

***To zoom in and out*****,** you can use the <img src="/files/P5DskqENv0yem6mjrUXM" alt="" data-size="line"> and <img src="/files/w5whsAYovPoLOdojLPi4" alt="" data-size="line"> buttons in the top right corner of the map, or the scroll wheel on your mouse (or equivalent hand gesture on a touchpad). Using the scroll wheel or touchpad offers more granular zooming.

***To rotate the map or adjust the viewing angle***, right click and drag. To return to a northward orientation, you can click the <img src="/files/U4iWfSqdJSYfwLkqPayf" alt="" data-size="line"> button in the top right

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

***To zoom in on a particular area***, hold `shift` and click and drag your cursor. A rectangle should appear — this rectangle will become the new bounds of the map viewer window.

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

***To zoom to the extent of a data layer*****,** right click on the layer and and click 'Zoom to bounds'

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

## Choosing basemaps

SeaSketch allows you to choose between different map viewer basemaps. The selection of basemaps depends on the project. To select a different basemap, click 'Maps' in the main menu or the map icon  if the menu is collapsed. You'll see the following panel and can click on your desired basemap:

<figure><img src="/files/9FQ1qJPZIOe80ROcv5Ra" 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.seasketch.org/seasketch-documentation/users-guide/the-map-viewer.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.
