# TourMaps for Webshop

GUIBO generates two types of interactive maps for every guidebook that can be embedded in your webshop via iFrame.&#x20;

## Getting Your Maps

1. Open your **Guidebook**
2. Go to **Web** tab
3. See the preview for **TourMap Basic** and **TourMap Interactive**
4. Copy the URL to open the TourMap in full screen mode
5. Copy the iFrame code to embed any of the maps in your webshop

{% hint style="success" %}
The TourMaps are optimized for smartphones. Feel free to use the full screen link for mobile optimized webpages.
{% endhint %}

## Customize main color and content

1. Open your **Guidebook**
2. Account ➔ Account Settings ➔ web settings
3. **Activate/Deactivate POI categories**\
   Decide what you want to see on your TourMaps
4. **TourMaps Color (available form August 2025)**\
   Provide a color code for the main color for the TourMaps Interactive. Provide a high contrast color to ensure good visibility in front of the map.

{% hint style="warning" %}
We recommend to activate destination POIs only. Otherwise the maps can look messy which is bad for users trying to understand the route.
{% endhint %}

## Share TourMaps with resellers

You can share TourMaps with your resellers so that they can embed the maps into their webshop in order to improve their webshop experience / conversion rate.&#x20;

{% hint style="danger" %}
Please note, that resellers need to have a GUIBO login so that you can share the TourMaps. It is not allowed to share TourMaps via self-managed partner accounts or to share the URLs from your own account.&#x20;
{% endhint %}

### Share TourMaps with resellers having a GUIBO account

1. Click **Network** in the main menu
2. In case your are not yet connected with the reseller
   1. Go to **Extend Network**
   2. Click **invite** and **wait for acceptance**
3. Go to **My Network**
4. Select the reseller and click **share guidebook**
5. **Select the guidebook** for which you want to share the TourMaps
6. Click **Send**
7. **The reseller can now see the TourMaps** for your shared guidebooks as follows
   1. Reseller **logs in to GUIBO**
   2. Clicks **Guidebooks**
   3. **Select the owner** for which he wants to see the shared guidebooks
   4. **Clicks on the shared guidebook**
   5. The reseller can now see the TourMaps for this guidebook\
      \&#xNAN;*Note: The reseller is not able to see anything else. The reseller cannot change any data.*

### Share TourMaps with resellers with no GUIBO account

* Ask your reseller to create a free GUIBO account here:\
  <https://www.guibo.travel/register>
* Follow the steps here: Share TourMaps with resellers having a GUIBO account

## Best Practices using TourMaps

* ✅ Display destination POIs only
* ✅ Include transfer routes within stages
* ✅ Add destinations to arrival stages
* ✅ Use high-contrast colors for visibility
* ✅ Provide a full-screen access link for mobile pages
* ✅ Include transfer routes for complete journey view


---

# 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.guibo.travel/publishing/tourmaps-for-webshop.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.
