Spreadsheet: use html tags to style your content

When you import a Spreadsheet file, the formatting of your content does not apply to your map.

If you want to style it, you can use HTML tags directly in the cells of your file.

Bold: <b>text</b>

Italics: <i>text</i> 

Line break: text<br>text

Create a bulleted list:

image__1_.png

<ul style="list-style:circle"><li>70 offices from 20 to 300 mΒ²</li> <li>Furnished open-space, ready to use</li>

<li>150 mΒ² rooftop with view over Parisian roofs</li>

<li>Lounge and cafeteria with food service</li>

<li>3 equipped meeting rooms (50 and 15 mΒ²)</li>

<li>2 parking lots with assigned space</li>


πŸ‘‰To go further: When assigning fields, on the mapping there is only one configured field to add an image or video in URL format.

However, if you want to add an image AND a video, or multiple media, you can use them in the "description" field once formatted as follows:


  • Additional image: add an image tag

<p><img src="photo url"width="100%"height="300"></p>


  • Additional video: use the embed instead of the URL, quick example πŸ‘‡:

URL: https://www.youtube.com/watch?v=rawqw3Jwhzs&t=5s

Embed: <iframe width="100%"height="315" src="https://www.youtube.com/embed/rawqw3Jwhzs" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

πŸ’‘ Tip: to make your media adapt to the results panel on all types of devices, make sure to replace the width with 100%.

✨  To learn more about the Spreadsheet connector πŸ‘‰πŸ‘‰ click here!

Do you have other questions? The team is here to help, write to us at customers@getwemap.com πŸ˜


Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.