There is a google maps map. It works great. With a bunch of markers. Each marker should have SINGLE TABS. and if with the same bootstrap outside the card everything works. It is necessary to bring this code into the inside of the marker as more than one tab does not work. Already been already
google.maps.event.addListener(marker, 'click', (function (marker, i) { return function () { alert("aaaa"); //алерт показывается но табы не работают } })(marker, i)); Visited even on pure css does not work. I rejected a bunch of plugins with tabs does not work. How to initialize these tabs?