');google.maps.event.addListener(marker_map_66dede0367da4, 'click', function() {
infowindow.open(map_map_66dede0367da4,marker_map_66dede0367da4);
});}
catch(e){};
jQuery(document).ready(function($){
google.maps.event.trigger(map_map_66dede0367da4, 'resize');
$(window).on('resize', function(){
google.maps.event.trigger(map_map_66dede0367da4, 'resize');
if(map_map_66dede0367da4!=null)
map_map_66dede0367da4.setCenter(coordinate_map_66dede0367da4);
});
$('.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_66dede0367da4).parents('.ult_exp_section'))
{
setTimeout(function(){
$(window).trigger('resize');
},200);
}
});
$(document).on('onUVCModalPopupOpen', function(){
if($(map_map_66dede0367da4).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_66dede0367da4.getAnimation() != null) {
marker_map_66dede0367da4.setAnimation(null);
} else {
marker_map_66dede0367da4.setAnimation(google.maps.Animation.BOUNCE);
}
}
})(jQuery);