# Steps To Add the Map To Other Entity Forms

Go to Power Apps, then open the Entity Form and navigate to the Components section. Select Column-1 tab, Display Option, and HTML Web Resource.

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

In the Add Web Resource dialog, select *“ikl\_/Maplytics/Maplytics.IndividualMap.html”* web resource.

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

Click *Add*, then *Save and publish* the form to see the Map on the entity form.

{% hint style="info" %}
*To plot a particular address on the Map, it should be geocoded, and the Latitude & Longitude should be set for that address. For geocoding, you need to execute the Maplytics Geocoding workflow for the records.*
{% 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/maplytics/azure-map/features/individual-record-map/steps-to-add-the-map-to-other-entity-forms.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.
