# Snap Waypoint

This helps the user to edit a plotted route just by dragging the route to the required point on the map.

![](/files/-MaSPdIZG2SDr4WyTQ3j)

**Drag to a location:** User can drag a point on the route to a required location on the map. This will add the location as a waypoint at the dragged point in the route. This will also update the Directions card with the newly added waypoint.

**Drag to a pushpin:** User can also drag a point on the route to a pushpin plotted on the map. This will detect the record and add the record’s location at the dragged point in the route. This will also update the Directions card with the newly added waypoint.

{% hint style="info" %}
***The option of snapping waypoints is not available for a route create for trucks.***
{% endhint %}

![](/files/-M_HMYywDPgRtoZG3lP3)

{% 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/snap-waypoint.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.
