Two questions about Hot Maps

More
10 years 11 months ago #36386 by RichardRNC
1. I would like the link: View larger image to send the user to a target="blank" page instead of the same page. Id like a popup to a new window to occur but cannot find that in the module php code, etc.

2. I would like to display more than one location pin on a map. When i try to enter multiple destinations it goes blank. I have tried semicolons and other separators. Can Hot Map show multiple pins?

Please Log in to join the conversation.

More
10 years 11 months ago #36401 by ivan.milic
1. Open:
modules\mod_hot_maps\tmpl\default.php

line ~43:

?>&amp;<?php if($satellite) { ?>t=h&amp;<?php } ?>output=embed"></iframe><?php if($link) { ?><br /><small><a href=" maps.google.com/maps?q=
modify:

...<a href...

to:

...<a target="_blank" href...

2. It can not have multiple locations but you can have two modules.
The following user(s) said Thank You: RichardRNC

Please Log in to join the conversation.

Time to create page: 0.146 seconds
Powered by Kunena Forum