Bootstrap Themes

Listing & Map

An interactive map and listings on your website. This feature enables users to interact with the map, view specific location details, access rich content associated with each place, and enjoy visually appealing image galleries.

Quick start

Check out the quick-start video to learn how to set up the map, add locations, and display them on the map. Additionally, you can find answers to questions you may have on the FAQ page.


Frequently Asked Questions

A collection named Map Pins is created when you install the app, you can use it to add, edit and delete your locations. There will be a second collection named ms, please avoid modifying it You have a free trial period to test the app on your site. If you no longer need the app, it is advised to download the data you saved in the main collection before app deletion. Use modern, updated browsers like Safari, Firefox, Chrome, Edge, and Firefox. It is advised to use images with 16:9 ratio. It is advised to test the app on your site during the free trial period. If you don't have the time to install and setting up the app by yourself , we suggest you to find professionals at https://www.wix.com/marketplace

Yes, you will need to export your spreadsheet as a CSV file and then import it into the Map Items Collection. For more details on how to do that, see this helpful article: https://support.wix.com/en/article/cms-formerly-content-manager-importing-content-into-a-collection

If you're experiencing issues, they could be caused by various factors such as:

  • Web browser extensions
  • Outdated browsers
  • Built-in web browser features
  • Incompatible web browsers
  • Other deep technical reasons.

Here are some helpful tips that might resolve the issue:

  • Try reloading the page.
  • Update or use a popular browser like Edge, Chrome, or Firefox.
  • Double-check that you have correctly added the Mapbox token to the App dashboard.
  • Read the FAQ section and/or watch the quick-start video for guidance.
  • Consider uninstalling and reinstalling the app.
  • Feel free to reach out to us if you encounter any difficulties with the app.

In order to use the app, it is necessary to utilize a third-party service like Mapbox. Just as you require electricity to power a refrigerator, you need a Mapbox token to integrate the app into your site. The Mapbox token is accessible through a free tier, making it easy to get started. For further details on Mapbox pricing and additional information, please visit their official page at https://www.mapbox.com/pricing#map-loads-for-web Please note that a Mapbox token is required to use this app, regardless of whether you choose to upgrade or use the free trial period only. Mapbox is a third-party service essential for the functionality of this app, and the Mapbox token is subject to its own pricing. Users are responsible for any expenses related to the use of the Mapbox service while using this app.

Latitude and longitude are numbers on a map that help you figure out exactly where places are.  To get the latitude and longitude for a specific place, you can use any web, desktop, or mobile app; most of them are free and easy to use. You can also search on your favorite web search engine or use an AI app.

The purpose of the HTML field is to let you add rich text formatting for each location. You could add a simple text like, "This is my location." You can also add rich text as HTML code, like:

<p><strong>Lorem ipsum dolor sit amet</strong></p>
<p>consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore</p>
<p style="text-align: left;"><span style="text-decoration: underline; color: #ff0000;"><em>et dolore magna aliqua. </em></span></p>
<ul>
<li>Ut enim ad minim</li>
<li>veniam, quis nostrud</li>
<li>exercitation ullamco</li>
</ul>
<p>laboris<a href="#"> nisi ut aliquip </a>ex ea commodo consequat.&nbsp;</p>
<p><img src="https://picsum.photos/200/200" alt="" width="200" height="200" /></p>
<p>&nbsp;</p>

There are mobile, desktop and website apps that can help you convert nice-looking text to HTML code.