Địa chỉ: Số 439/69, đường Bùi Trọng Nghĩa, tổ 40, KP3, P. Trảng Dài, Đồng Nai
Nhà máy: Tổ 3, Ấp 6-7, Trảng Dài, Đồng Nai
Hotline/Zalo: 0986.838.090
Email: Megasun.mb@gmail.com
');google.maps.event.addListener(marker_map_6a505178e541d, 'click', function() {
infowindow.open(map_map_6a505178e541d,marker_map_6a505178e541d);
});}
catch(e){};
google.maps.event.trigger(map_map_6a505178e541d, 'resize');
$(window).on('resize', function(){
google.maps.event.trigger(map_map_6a505178e541d, 'resize');
if(map_map_6a505178e541d!=null) {
map_map_6a505178e541d.setCenter(coordinate_map_6a505178e541d);
}
});
$('.ui-tabs').on('tabsactivate', function(event, ui) {
if($(this).find('.porto-map-wrapper').length > 0)
{
setTimeout(function(){
$(window).trigger('resize');
},200);
}
});
$('.ui-accordion').on('accordionactivate', function(event, ui) {
if($(this).find('.porto-map-wrapper').length > 0) {
setTimeout(function(){
$(window).trigger('resize');
},200);
}
});
$(document).on('onPortoModalPopupOpen', function(){
if($(map_map_6a505178e541d).parents('.porto_modal-content')) {
setTimeout(function(){
$(window).trigger('resize');
},200);
}
});
function toggleBounce() {
if (marker_map_6a505178e541d.getAnimation() != null) {
marker_map_6a505178e541d.setAnimation(null);
} else {
marker_map_6a505178e541d.setAnimation(google.maps.Animation.BOUNCE);
}
}
} )( window.jQuery );
};
if ( window.jQuery ) {
jQuery( document ).ready(function() {
porto_init_map();
} );
} else {
document.addEventListener( 'DOMContentLoaded', porto_init_map );
}
window.addEventListener( 'load', function() {
setTimeout( function() {
jQuery( window ).trigger( 'resize' );
}, 200 );
} );
} )();