# Sharing Maps

### Sharing a Link

{% hint style="info" %}
If your MapHubs site is public facing (no login required) then you can simply share the link to the map in the address bar of your browser.
{% endhint %}

On a private MapHubs portal you can create a share link to a map. Anyone with the link will be able to view the interactive map.

Start by going to the map. From the menu choose the share option

![](/files/-LIDNKc0S2LmZ-mFGsUa)

Click the toggle button to enable sharing

![](/files/-LIDNYpq-PpFggdS_J0H)

Agree to share the map

![](/files/-LIDNgLXMK-S4mbNNOul)

Now you can copy the link to share

![](/files/-LIDNqcZneYWUTDul49I)

{% hint style="danger" %}
Use caution when sharing sensitive data. Sharing a map public exposes all the data in the map including data attributes via map popups etc. to anyone with the link.&#x20;
{% endhint %}

### Facebook or Twitter

{% hint style="info" %}
Public sites only, to share from a private site [create a share link](/maps/sharing-maps.md#sharing-a-link)
{% endhint %}

Facebook and Twitter share icons are provided in the bottom left corner of the map. Click the icon to open the share interface.&#x20;

![](/files/-LIDOSIPsrDUa_FEqTAM)

<br>

![](/files/-LIDObbsLgN4nur9kad3)

### Save an Image

You can also [save an image of a map or take a screenshot](/maps/export-a-map-as-an-image.md)

### Embedding Maps on your Website or Blog


---

# 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://help.maphubs.com/maps/sharing-maps.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.
