# How to use the maps controls and layers options

## Summary

Sky Ledges map interface offers a variety of controls that allow you to navigate, zoom, and interact with the map. Here's a guide on how to use the basic map controls:

1. **Zoom In and Out:**
   * **Zoom In**: To zoom in on the map, you can either use the "+" button located in the lower-right corner of the map, or you can use the scroll wheel on your mouse. You can also double-click on the map to zoom in on that specific location.
   * **Zoom Out**: To zoom out, you can use the "-" button in the lower-right corner of the map or use the scroll wheel in the opposite direction.
2. **Navigation:**
   * **Pan**: Click and hold the left mouse button on the map and drag it in the direction you want to move to pan the map.
   * **Arrow Controls**: Use the arrow keys on your keyboard to pan the map in different directions.
3. **Map Types:**
   * **Map Type Selector**: Click the "Map" button in the top-right corner of the map to open the map type selector. You can choose from different map views, such as "Map," "Aerial," "Terrain," and "Traffic".
4. **View all:**
   * **View all button**: Use the 'View All" button at the bottom of the map to zoom out to view all the assets on the map, no matter how far away they are.

<br>

<details>

<summary>Tags</summary>

Sky Ledges map interface offers a variety of controls that allow you to navigate, zoom, and interact with the map. Here's a guide on how to use the basic map controls:

labels: traffic, satellite

</details>

labels: traffic, satellite


---

# 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.skyledge.com/knowledge-base/articles/how-to-use-the-maps-controls-and-layers-options.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.
