Multiple locations / maps

0

Good evening, I would like a suggestion to add more than one map on my page. In the site that I am developing the store has other affiliates in different cities. However, I would also like to remove the panels from Google Maps.

The code I'm using is:

<div class="-contact-details">
                    <div class="xs-box-shadow xs-mb-40 -widnow-wraper">
                        <div class="-window-top">
                            <div id="xs-multiple-map-1" class="xs-map"></div>
                        </div>
                        <div class="-window-back map-container">
                            <iframe width="100%" height="260" frameborder="0" style="border:0" src="https://www.google.com/maps/embed/v1/place?q=R.%20S%C3%A3o%20Pedro%2C%20578%20-%20Centro%2C%20Juazeiro%20do%20Norte%20-%20CE%2C%2063010-010&key=AIzaSyA48qp1YNTXX9gOLSuCdx7BjIVcP8A83bU"allowfullscreen></iframe></div></div><!--xs-box-shadowxs-mb-40-widnow-wraper--><ulclass="xs-list-item-icon-text">
                        <li><i class="fa fa-phone color-green"></i>088 99999.9999</li>
                    </ul>
                </div>
    
asked by anonymous 24.05.2018 / 02:06

0 answers