1. Randy Fought
  2. Newbie area
  3. Thursday, 28 July 2016
  4.  Subscribe via email
 The maps are showing business points of interest. One of the main components of my website are places to stay that pay to be on the website (primarily Bed & Breakfasts). I don't want hotels and motels showing up on the maps or B&Bs that haven't paid to be on the site.

As you can see I am testing HotSpots on a development website dev.natcheztracetravel.com

On my current, live site www I created my own mapping system using Google. I turned off the business points of interest
<script type="text/javascript">

var myStyle = [
{
featureType: "poi.business",
elementType: "labels",
stylers: [
{ visibility: "off" }
]
}

Is there an option in HotSpots to turn off the business points of interest? If not, can I add the above style to the HotSpots code via an override?
Responses (2)


There are %s replies to this question. If you want to see them you need a valid subscription.
If you have a valid subscription, please login now.
Visit store now
Powered by EasyDiscuss for Joomla!