# Point of Interest (POI) Locations

User can search for any geo-tagged Bing-mapped locations called points of interest (POI) like ATMs, restaurants, hotels, coffee shops, etc. near a specified location. This can also be plotted alongside the CRM data. User either can right-click on map to set the location as the POI location or can directly enter the required location in the POI card.

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

User can either click on any of the POI icons or manually search for required POI location by entering the respective keyword in the search bar.

![](/files/-MaO9wbACTulTr1yynqb)

Based on the selected POI location icon or the entered keyword, the results will be loaded.

![](/files/-MaOAPfCe2Kj8wtZS_Sf)

{% hint style="info" %}

* ***The option to enter a keyword to search POI locations is only available while searching in USA.***
* ***For each POI location search, only 25 locations will be plotted on the map.***
  {% endhint %}

Apart from plotting POI data, user can also add the plotted businesses in Dynamics CRM record as leads, accounts, contacts, or any custom entity by using the Create New Record option in the POI card or Contextual menu. (Refer to Contextual menu section).

![](/files/-MZy1HIUvR0w2Kjwz0F6)

{% 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/point-of-interest-poi-locations.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.
