# Print Route

User can print a Route as well as the adjoining Map. User can plot a route on map, click on the ‘More Options’ button to click on ‘Print Route’ button.

![](/files/-MaSNxZ44GSGd6F5m8jD)

![](/files/-MaSOGM0Vyww6pniLcLw)

Clicking on the Print button will open a new window with the map and directions on the page, which can be seen in the below screenshot:

Click on the **Print Icon** to print the map and route instructions.

![](/files/-MaSOX5VIhtLDzGJhSYm)

{% hint style="info" %}

* ***Routing requires a minimum of two waypoints provided to create a route.***
* ***A4 size paper with landscape mode is recommended while printing.***
  {% endhint %}

{% hint style="success" %}
For any queries, reach out to us at <crm@inogic.com>
{% endhint %}

***​***


---

# 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.maplytics.com/features/routing-optimization/print-route.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.
