# Google Map Multiple Markers

Advanced Views supports [Google Map Multiple Markers plugin](https://wplake.org/blog/acf-google-map-field/#3-acf-multiple-google-map-markers-field_siml), which once active will allow you to add Multiple Markers on your Google Map fields in ACF.

### How to use it

To add multiple markers to your Google Map, you'll need to download and install the plugin.

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

{% hint style="success" %}
[Download ACF: Google Maps Field (Multiple Markers) plugin](https://wordpress.org/plugins/acf-google-map-field-multiple-markers/).
{% endhint %}

**Assign** the **Google Maps (Multiple Markers) Field** in your ACF Field Group.

**Select** the Map field to assign it to your *Layout*.

**Paste** the **shortcode** into place.

Go to edit your post or page with the map field, and add multiple markers to your Google Map.

**View** the page to see the results.

## FAQs

<details>

<summary>Can I display Markers of all CPT items on a single map?</summary>

Unfortunately that feature is not currently available.

</details>


---

# 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://wplake.gitbook.io/advanced-views/display-content/meta-fields/advanced-fields/google-map-multiple-markers.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.
