> For the complete documentation index, see [llms.txt](https://changelog.visilean.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://changelog.visilean.com/changelog/release-6.0-2024/visilean-maps-beta.md).

# VisiLean Maps (Beta)

We are thrilled to announce the launch of the new Maps feature in VisiLean, designed to revolutionise how you manage your construction projects. With this innovative addition, you can now visually track progress, tasks, and constraints directly on an interactive map interface. This powerful tool allows you to create detailed markups using pins, shapes, polygons, and lines to highlight key areas or zones within your project.

Not only can you see where everything is happening, but you can also attach important documents, review task statuses, and manage constraints—all within the map view. With seamless integration into your workflow, these map-based capabilities provide a comprehensive overview of your project site, enhancing planning, coordination, and decision-making.

Imagine being able to analyse your project spatially, uncovering insights that were previously hidden. Whether you are managing a large-scale site or need to monitor specific areas closely, the Maps feature brings a new dimension of clarity and control. This tool is perfect for construction managers, project planners, and all stakeholders who value spatial visualisation and detailed project data.

Embrace the future of construction management with VisiLean’s Maps feature—an essential upgrade that will transform your project management experience. Contact VisiLean Support to enable this functionality and take your project planning to the next level!

{% hint style="danger" %}
**Beta:** This feature is currently in beta; functionality may change based on user feedback.
{% endhint %}

{% hint style="warning" %}
**Limit Elements and Pins**: To ensure optimal performance, avoid loading maps with over 2,000 elements or pins, as this can cause slowdowns.
{% endhint %}

{% hint style="info" %}
**Use Moderately Sized Files**: For the best user experience, try not to upload excessively large map files containing a high volume of data.

**Regularly Update and Optimise**: Keep your map data current and remove any unnecessary elements to maintain smooth functionality.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://changelog.visilean.com/changelog/release-6.0-2024/visilean-maps-beta.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
