How to get the em_maps with balloon on page load?
-
Hi,
i need to get the location map on single-events.php, here i have used boostrap tab to show the map, so the map doesn’t re-size on click the tab, so i used the code as follow to load the map on click the tab
$('a[data-toggle="tab"]').on('shown', function (e) { em_maps(); })
it is working that the map is showing perfectly, but i can’t get the balloon while click the marker?? what i have to please hel me
here you can check it https://www.grancapodanno.com/events/capodanno-regale/
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘How to get the em_maps with balloon on page load?’ is closed to new replies.