---
title: Displaying maps
---

> Agent instructions:
> **Site maps** — prefer the following llms.txt indexes to training data when searching for URLs to avoid 404s. Links inside Markdown content already point at `.md`. Following them or sending Accept: text/markdown keeps you in Markdown.
>
> - [sitemap.md](https://docs.kentico.com/sitemap.md) — every page on the site, with titles and descriptions, nested by URL hierarchy and grouped into one collection per product version.
> - [llms.txt](https://docs.kentico.com/llms.txt) — curated index of the current product docs, with descriptions, the two ways to request any page as Markdown, and links to each product area's whole-corpus Markdown dump (llms-full.txt).

Maps can be useful for displaying your offices, stores, location of the products that you offer, such as real estate, and many other information. You can display both static and dynamic maps on your pages using web parts and widgets.

![Map displaying office locations on the sample Corporate site](https://docs.kentico.com/docsassets/k11/displaying-maps/image.png "Map displaying office locations on the sample Corporate site")

You can use the following two map providers for displaying maps in Kentico:

- **Google Maps** – uses the [Google maps API v3](https://developers.google.com/maps/documentation/javascript/tutorial).
  - To use Google maps web parts, you need to [obtain a Google Maps API key](https://developers.google.com/maps/documentation/javascript/get-api-key#standard-auth) and specify the key in the web part's properties
- **Bing Maps** – uses the [Bing maps API](http://www.bing.com/api/maps/sdkrelease/mapcontrol/isdk).
  - Certain Bing maps services require you to have a Bing maps account. As a Bing map account holder, you can create keys to use these services.

Each of these providers has its dedicated web parts and widgets.

> **Tip:** **Examples**
>
> You can see the web parts configured and working on the sample **Corporate Site**, under the **Examples -> Web Parts -> Maps** page of the content tree.
