');google.maps.event.addListener(marker_map_67a8346703138, 'click', function() {
infowindow.open(map_map_67a8346703138,marker_map_67a8346703138);
});}
catch(e){};
jQuery(document).ready(function($){
google.maps.event.trigger(map_map_67a8346703138, 'resize');
$(window).on('resize', function(){
google.maps.event.trigger(map_map_67a8346703138, 'resize');
if(map_map_67a8346703138!=null)
map_map_67a8346703138.setCenter(coordinate_map_67a8346703138);
});
$('.ui-tabs').on('tabsactivate', function(event, ui) {
if($(this).find('.ultimate-map-wrapper').length > 0)
{
setTimeout(function(){
$(window).trigger('resize');
},200);
}
});
$('.ui-accordion').on('accordionactivate', function(event, ui) {
if($(this).find('.ultimate-map-wrapper').length > 0)
{
setTimeout(function(){
$(window).trigger('resize');
},200);
}
});
$(window).on('load',function(){
setTimeout(function(){
$(window).trigger('resize');
},200);
});
$('.ult_exp_section').on('select', function(){
if($(map_map_67a8346703138).parents('.ult_exp_section'))
{
setTimeout(function(){
$(window).trigger('resize');
},200);
}
});
$(document).on('onUVCModalPopupOpen', function(){
if($(map_map_67a8346703138).parents('.ult_modal-content'))
{
setTimeout(function(){
$(window).trigger('resize');
},200);
}
});
$(document).on('click','.ult_tab_li',function(){
$(window).trigger('resize');
setTimeout(function(){
$(window).trigger('resize');
},200);
});
});
function toggleBounce() {
if (marker_map_67a8346703138.getAnimation() != null) {
marker_map_67a8346703138.setAnimation(null);
} else {
marker_map_67a8346703138.setAnimation(google.maps.Animation.BOUNCE);
}
}
})(jQuery);