# Deactivating Map Matching

You can deactivate the map matching functionality by toggling the button on the homepage of the dashboard.

{% hint style="warning" %}
Make sure you restart the VPS after deactivating map matching.
{% endhint %}

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

When map matching is deactivated, the VPS will only use Visual Odometry to provide position estimates. The position estimate will drift as you fly.

You do not need to load maps for the area of operations when flying without map matching.


---

# 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.theseus.us/gcs-software/legacy-software/theseus-gcs-app/feature-list/deactivating-map-matching.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.
