');infowindow.open(map_map_6736eabb4b147,marker_map_6736eabb4b147);google.maps.event.addListener(marker_map_6736eabb4b147, 'click', function() {
infowindow.open(map_map_6736eabb4b147,marker_map_6736eabb4b147);
});}
catch(e){};
google.maps.event.trigger(map_map_6736eabb4b147, 'resize');
$(window).resize(function(){
google.maps.event.trigger(map_map_6736eabb4b147, 'resize');
if(map_map_6736eabb4b147!=null) {
map_map_6736eabb4b147.setCenter(coordinate_map_6736eabb4b147);
}
});
$('.ui-tabs').bind('tabsactivate', function(event, ui) {
if($(this).find('.porto-map-wrapper').length > 0)
{
setTimeout(function(){
$(window).trigger('resize');
},200);
}
});
$('.ui-accordion').bind('accordionactivate', function(event, ui) {
if($(this).find('.porto-map-wrapper').length > 0) {
setTimeout(function(){
$(window).trigger('resize');
},200);
}
});
$(window).load(function() {
setTimeout(function() {
$(window).trigger('resize');
},200);
});
$(document).on('onPortoModalPopupOpen', function(){
if($(map_map_6736eabb4b147).parents('.porto_modal-content')) {
setTimeout(function(){
$(window).trigger('resize');
},200);
}
});
function toggleBounce() {
if (marker_map_6736eabb4b147.getAnimation() != null) {
marker_map_6736eabb4b147.setAnimation(null);
} else {
marker_map_6736eabb4b147.setAnimation(google.maps.Animation.BOUNCE);
}
}
});
})(jQuery);