{"id":551,"date":"2016-07-05T02:14:53","date_gmt":"2016-07-05T02:14:53","guid":{"rendered":"http:\/\/sw-themes.com\/porto_dummy\/?page_id=551"},"modified":"2016-07-05T02:14:53","modified_gmt":"2016-07-05T02:14:53","slug":"maps","status":"publish","type":"page","link":"https:\/\/demo.knxbrasil.com.br\/?page_id=551","title":{"rendered":"Maps"},"content":{"rendered":"<section class=\"wpb-content-wrapper\"><p>[vc_row][vc_column][vc_custom_heading text=&#8221;Maps Shortcodes&#8221; use_theme_fonts=&#8221;yes&#8221; el_class=&#8221;shorter&#8221;][vc_column_text]You can build with <strong style=\"\">Visual Composer Google Map, Ultimate Addons Google Map<\/strong> shortcodes.[\/vc_column_text][vc_separator color=&#8221;custom&#8221; gap=&#8221;tall&#8221; gradient=&#8221;yes&#8221;][\/vc_column][\/vc_row][vc_row][vc_column][vc_custom_heading text=&#8221;Full Width&#8221; font_container=&#8221;tag:h4|text_align:left&#8221; use_theme_fonts=&#8221;yes&#8221;][vc_empty_space height=&#8221;20px&#8221;][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221;][vc_column]<div id='wrap_map_6a057b2ef26b7' class='porto-map-wrapper porto-adjust-bottom-margin ' style='height:400px;'><div id='map_6a057b2ef26b7' data-map_override='0' class='porto_google_map' style='width:100%;height:400px;'><\/div><\/div><script>\n( function() {\n\tvar porto_init_map = function() {\n\t\t( function( $ ) {\n\t\t\t'use strict';\n\t\t\tif (typeof google == 'undefined') {\n\t\t\t\treturn;\n\t\t\t}\n\t\t\tvar map_map_6a057b2ef26b7 = null;\n\t\t\tvar coordinate_map_6a057b2ef26b7;\n\t\t\ttry {\n\t\t\t\tcoordinate_map_6a057b2ef26b7=new google.maps.LatLng(40.75198, -73.96978);\n\t\t\t\tvar isDraggable = $(document).width() > 640 ? true : true;\n\t\t\t\tvar mapOptions = {\n\t\t\t\t\tzoom: 16,\n\t\t\t\t\tcenter: coordinate_map_6a057b2ef26b7,\n\t\t\t\t\tscaleControl: true,\n\t\t\t\t\tstreetViewControl: true,\n\t\t\t\t\tmapTypeControl: true,\n\t\t\t\t\tpanControl: true,\n\t\t\t\t\tzoomControl: true,\n\t\t\t\t\tscrollwheel: false,\n\t\t\t\t\tdraggable: isDraggable,\n\t\t\t\t\tzoomControlOptions: {\n\t\t\t\t\t\tposition: google.maps.ControlPosition.RIGHT_BOTTOM\n\t\t\t\t\t},mapTypeId: google.maps.MapTypeId.ROADMAP,};var map_map_6a057b2ef26b7 = new google.maps.Map(document.getElementById('map_6a057b2ef26b7'),mapOptions);\n\t\t\t\t\t\tvar x = 'on';\n\t\t\t\t\t\tvar marker_map_6a057b2ef26b7 = new google.maps.Marker({\n\t\t\t\t\t\tposition: new google.maps.LatLng(40.75198, -73.96978),\n\t\t\t\t\t\tanimation:  google.maps.Animation.DROP,\n\t\t\t\t\t\tmap: map_map_6a057b2ef26b7,\n\t\t\t\t\t\ticon: ''\n\t\t\t\t\t});\n\t\t\t\t\tgoogle.maps.event.addListener(marker_map_6a057b2ef26b7, 'click', toggleBounce);}\n\t\t\tcatch(e){};\n\t\t\tgoogle.maps.event.trigger(map_map_6a057b2ef26b7, 'resize');\n\t\t\t$(window).on('resize', function(){\n\t\t\t\tgoogle.maps.event.trigger(map_map_6a057b2ef26b7, 'resize');\n\t\t\t\tif(map_map_6a057b2ef26b7!=null) {\n\t\t\t\t\tmap_map_6a057b2ef26b7.setCenter(coordinate_map_6a057b2ef26b7);\n\t\t\t\t}\n\t\t\t});\n\t\t\t$('.ui-tabs').on('tabsactivate', function(event, ui) {\n\t\t\t   if($(this).find('.porto-map-wrapper').length > 0)\n\t\t\t\t{\n\t\t\t\t\tsetTimeout(function(){\n\t\t\t\t\t\t$(window).trigger('resize');\n\t\t\t\t\t},200);\n\t\t\t\t}\n\t\t\t});\n\t\t\t$('.ui-accordion').on('accordionactivate', function(event, ui) {\n\t\t\t\tif($(this).find('.porto-map-wrapper').length > 0) {\n\t\t\t\t\tsetTimeout(function(){\n\t\t\t\t\t\t$(window).trigger('resize');\n\t\t\t\t\t},200);\n\t\t\t\t}\n\t\t\t});\n\t\t\t$(document).on('onPortoModalPopupOpen', function(){\n\t\t\t\tif($(map_map_6a057b2ef26b7).parents('.porto_modal-content')) {\n\t\t\t\t\tsetTimeout(function(){\n\t\t\t\t\t\t$(window).trigger('resize');\n\t\t\t\t\t},200);\n\t\t\t\t}\n\t\t\t});\n\t\t\tfunction toggleBounce() {\n\t\t\t\tif (marker_map_6a057b2ef26b7.getAnimation() != null) {\n\t\t\t\t\tmarker_map_6a057b2ef26b7.setAnimation(null);\n\t\t\t\t} else {\n\t\t\t\t\tmarker_map_6a057b2ef26b7.setAnimation(google.maps.Animation.BOUNCE);\n\t\t\t\t}\n\t\t\t}\n\t\t} )( window.jQuery );\n\t};\n\n\tif ( window.jQuery ) {\n\t\tporto_init_map();\n\t} else {\n\t\tdocument.addEventListener( 'DOMContentLoaded', porto_init_map );\n\t}\n\n\twindow.addEventListener( 'load', function() {\n\t\tsetTimeout( function() {\n\t\t\tjQuery( window ).trigger( 'resize' );\n\t\t}, 200 );\n\t} );\n} )();\n<\/script>[\/vc_column][\/vc_row][vc_row][vc_column][vc_empty_space height=&#8221;20px&#8221;][vc_separator color=&#8221;custom&#8221; gap=&#8221;tall&#8221; gradient=&#8221;yes&#8221;][vc_custom_heading text=&#8221;Full Width (Inside Container)&#8221; font_container=&#8221;tag:h4|text_align:left&#8221; use_theme_fonts=&#8221;yes&#8221;]<div id='wrap_map_6a057b2ef2877' class='porto-map-wrapper porto-adjust-bottom-margin ' style='height:400px;'><div id='map_6a057b2ef2877' data-map_override='0' class='porto_google_map' style='width:100%;height:400px;'><\/div><\/div><script>\n( function() {\n\tvar porto_init_map = function() {\n\t\t( function( $ ) {\n\t\t\t'use strict';\n\t\t\tif (typeof google == 'undefined') {\n\t\t\t\treturn;\n\t\t\t}\n\t\t\tvar map_map_6a057b2ef2877 = null;\n\t\t\tvar coordinate_map_6a057b2ef2877;\n\t\t\ttry {\n\t\t\t\tcoordinate_map_6a057b2ef2877=new google.maps.LatLng(40.75198, -73.96978);\n\t\t\t\tvar isDraggable = $(document).width() > 640 ? true : true;\n\t\t\t\tvar mapOptions = {\n\t\t\t\t\tzoom: 16,\n\t\t\t\t\tcenter: coordinate_map_6a057b2ef2877,\n\t\t\t\t\tscaleControl: true,\n\t\t\t\t\tstreetViewControl: true,\n\t\t\t\t\tmapTypeControl: true,\n\t\t\t\t\tpanControl: true,\n\t\t\t\t\tzoomControl: true,\n\t\t\t\t\tscrollwheel: false,\n\t\t\t\t\tdraggable: isDraggable,\n\t\t\t\t\tzoomControlOptions: {\n\t\t\t\t\t\tposition: google.maps.ControlPosition.RIGHT_BOTTOM\n\t\t\t\t\t},mapTypeId: google.maps.MapTypeId.ROADMAP,};var map_map_6a057b2ef2877 = new google.maps.Map(document.getElementById('map_6a057b2ef2877'),mapOptions);\n\t\t\t\t\t\tvar x = 'on';\n\t\t\t\t\t\tvar marker_map_6a057b2ef2877 = new google.maps.Marker({\n\t\t\t\t\t\tposition: new google.maps.LatLng(40.75198, -73.96978),\n\t\t\t\t\t\tanimation:  google.maps.Animation.DROP,\n\t\t\t\t\t\tmap: map_map_6a057b2ef2877,\n\t\t\t\t\t\ticon: ''\n\t\t\t\t\t});\n\t\t\t\t\tgoogle.maps.event.addListener(marker_map_6a057b2ef2877, 'click', toggleBounce);}\n\t\t\tcatch(e){};\n\t\t\tgoogle.maps.event.trigger(map_map_6a057b2ef2877, 'resize');\n\t\t\t$(window).on('resize', function(){\n\t\t\t\tgoogle.maps.event.trigger(map_map_6a057b2ef2877, 'resize');\n\t\t\t\tif(map_map_6a057b2ef2877!=null) {\n\t\t\t\t\tmap_map_6a057b2ef2877.setCenter(coordinate_map_6a057b2ef2877);\n\t\t\t\t}\n\t\t\t});\n\t\t\t$('.ui-tabs').on('tabsactivate', function(event, ui) {\n\t\t\t   if($(this).find('.porto-map-wrapper').length > 0)\n\t\t\t\t{\n\t\t\t\t\tsetTimeout(function(){\n\t\t\t\t\t\t$(window).trigger('resize');\n\t\t\t\t\t},200);\n\t\t\t\t}\n\t\t\t});\n\t\t\t$('.ui-accordion').on('accordionactivate', function(event, ui) {\n\t\t\t\tif($(this).find('.porto-map-wrapper').length > 0) {\n\t\t\t\t\tsetTimeout(function(){\n\t\t\t\t\t\t$(window).trigger('resize');\n\t\t\t\t\t},200);\n\t\t\t\t}\n\t\t\t});\n\t\t\t$(document).on('onPortoModalPopupOpen', function(){\n\t\t\t\tif($(map_map_6a057b2ef2877).parents('.porto_modal-content')) {\n\t\t\t\t\tsetTimeout(function(){\n\t\t\t\t\t\t$(window).trigger('resize');\n\t\t\t\t\t},200);\n\t\t\t\t}\n\t\t\t});\n\t\t\tfunction toggleBounce() {\n\t\t\t\tif (marker_map_6a057b2ef2877.getAnimation() != null) {\n\t\t\t\t\tmarker_map_6a057b2ef2877.setAnimation(null);\n\t\t\t\t} else {\n\t\t\t\t\tmarker_map_6a057b2ef2877.setAnimation(google.maps.Animation.BOUNCE);\n\t\t\t\t}\n\t\t\t}\n\t\t} )( window.jQuery );\n\t};\n\n\tif ( window.jQuery ) {\n\t\tporto_init_map();\n\t} else {\n\t\tdocument.addEventListener( 'DOMContentLoaded', porto_init_map );\n\t}\n\n\twindow.addEventListener( 'load', function() {\n\t\tsetTimeout( function() {\n\t\t\tjQuery( window ).trigger( 'resize' );\n\t\t}, 200 );\n\t} );\n} )();\n<\/script>[\/vc_column][\/vc_row][vc_row][vc_column][vc_empty_space height=&#8221;20px&#8221;][vc_separator color=&#8221;custom&#8221; gap=&#8221;tall&#8221; gradient=&#8221;yes&#8221;][\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/2&#8243;][vc_custom_heading text=&#8221;Markers&#8221; font_container=&#8221;tag:h4|text_align:left&#8221; use_theme_fonts=&#8221;yes&#8221;]<div id='wrap_map_6a057b2ef2a18' class='porto-map-wrapper porto-adjust-bottom-margin ' style='height:400px;'><div id='map_6a057b2ef2a18' data-map_override='0' class='porto_google_map' style='width:100%;height:400px;'><\/div><\/div><script>\n( function() {\n\tvar porto_init_map = function() {\n\t\t( function( $ ) {\n\t\t\t'use strict';\n\t\t\tif (typeof google == 'undefined') {\n\t\t\t\treturn;\n\t\t\t}\n\t\t\tvar map_map_6a057b2ef2a18 = null;\n\t\t\tvar coordinate_map_6a057b2ef2a18;\n\t\t\ttry {\n\t\t\t\tcoordinate_map_6a057b2ef2a18=new google.maps.LatLng(40.75198, -73.96978);\n\t\t\t\tvar isDraggable = $(document).width() > 640 ? true : true;\n\t\t\t\tvar mapOptions = {\n\t\t\t\t\tzoom: 16,\n\t\t\t\t\tcenter: coordinate_map_6a057b2ef2a18,\n\t\t\t\t\tscaleControl: true,\n\t\t\t\t\tstreetViewControl: true,\n\t\t\t\t\tmapTypeControl: true,\n\t\t\t\t\tpanControl: true,\n\t\t\t\t\tzoomControl: true,\n\t\t\t\t\tscrollwheel: false,\n\t\t\t\t\tdraggable: isDraggable,\n\t\t\t\t\tzoomControlOptions: {\n\t\t\t\t\t\tposition: google.maps.ControlPosition.RIGHT_BOTTOM\n\t\t\t\t\t},mapTypeId: google.maps.MapTypeId.ROADMAP,};var map_map_6a057b2ef2a18 = new google.maps.Map(document.getElementById('map_6a057b2ef2a18'),mapOptions);\n\t\t\t\t\t\tvar x = 'on';\n\t\t\t\t\t\tvar marker_map_6a057b2ef2a18 = new google.maps.Marker({\n\t\t\t\t\t\tposition: new google.maps.LatLng(40.75198, -73.96978),\n\t\t\t\t\t\tanimation:  google.maps.Animation.DROP,\n\t\t\t\t\t\tmap: map_map_6a057b2ef2a18,\n\t\t\t\t\t\ticon: ''\n\t\t\t\t\t});\n\t\t\t\t\tgoogle.maps.event.addListener(marker_map_6a057b2ef2a18, 'click', toggleBounce);}\n\t\t\tcatch(e){};\n\t\t\tgoogle.maps.event.trigger(map_map_6a057b2ef2a18, 'resize');\n\t\t\t$(window).on('resize', function(){\n\t\t\t\tgoogle.maps.event.trigger(map_map_6a057b2ef2a18, 'resize');\n\t\t\t\tif(map_map_6a057b2ef2a18!=null) {\n\t\t\t\t\tmap_map_6a057b2ef2a18.setCenter(coordinate_map_6a057b2ef2a18);\n\t\t\t\t}\n\t\t\t});\n\t\t\t$('.ui-tabs').on('tabsactivate', function(event, ui) {\n\t\t\t   if($(this).find('.porto-map-wrapper').length > 0)\n\t\t\t\t{\n\t\t\t\t\tsetTimeout(function(){\n\t\t\t\t\t\t$(window).trigger('resize');\n\t\t\t\t\t},200);\n\t\t\t\t}\n\t\t\t});\n\t\t\t$('.ui-accordion').on('accordionactivate', function(event, ui) {\n\t\t\t\tif($(this).find('.porto-map-wrapper').length > 0) {\n\t\t\t\t\tsetTimeout(function(){\n\t\t\t\t\t\t$(window).trigger('resize');\n\t\t\t\t\t},200);\n\t\t\t\t}\n\t\t\t});\n\t\t\t$(document).on('onPortoModalPopupOpen', function(){\n\t\t\t\tif($(map_map_6a057b2ef2a18).parents('.porto_modal-content')) {\n\t\t\t\t\tsetTimeout(function(){\n\t\t\t\t\t\t$(window).trigger('resize');\n\t\t\t\t\t},200);\n\t\t\t\t}\n\t\t\t});\n\t\t\tfunction toggleBounce() {\n\t\t\t\tif (marker_map_6a057b2ef2a18.getAnimation() != null) {\n\t\t\t\t\tmarker_map_6a057b2ef2a18.setAnimation(null);\n\t\t\t\t} else {\n\t\t\t\t\tmarker_map_6a057b2ef2a18.setAnimation(google.maps.Animation.BOUNCE);\n\t\t\t\t}\n\t\t\t}\n\t\t} )( window.jQuery );\n\t};\n\n\tif ( window.jQuery ) {\n\t\tporto_init_map();\n\t} else {\n\t\tdocument.addEventListener( 'DOMContentLoaded', porto_init_map );\n\t}\n\n\twindow.addEventListener( 'load', function() {\n\t\tsetTimeout( function() {\n\t\t\tjQuery( window ).trigger( 'resize' );\n\t\t}, 200 );\n\t} );\n} )();\n<\/script>[vc_empty_space height=&#8221;20px&#8221;][\/vc_column][vc_column width=&#8221;1\/2&#8243;][vc_custom_heading text=&#8221;Custom Controls&#8221; font_container=&#8221;tag:h4|text_align:left&#8221; use_theme_fonts=&#8221;yes&#8221;]<div id='wrap_map_6a057b2ef2a60' class='porto-map-wrapper porto-adjust-bottom-margin ' style='height:400px;'><div id='map_6a057b2ef2a60' data-map_override='0' class='porto_google_map' style='width:100%;height:400px;'><\/div><\/div><script>\n( function() {\n\tvar porto_init_map = function() {\n\t\t( function( $ ) {\n\t\t\t'use strict';\n\t\t\tif (typeof google == 'undefined') {\n\t\t\t\treturn;\n\t\t\t}\n\t\t\tvar map_map_6a057b2ef2a60 = null;\n\t\t\tvar coordinate_map_6a057b2ef2a60;\n\t\t\ttry {\n\t\t\t\tcoordinate_map_6a057b2ef2a60=new google.maps.LatLng(40.75198, -73.96978);\n\t\t\t\tvar isDraggable = $(document).width() > 640 ? true : true;\n\t\t\t\tvar mapOptions = {\n\t\t\t\t\tzoom: 16,\n\t\t\t\t\tcenter: coordinate_map_6a057b2ef2a60,\n\t\t\t\t\tscaleControl: true,\n\t\t\t\t\tstreetViewControl: true,\n\t\t\t\t\tmapTypeControl: true,\n\t\t\t\t\tpanControl: true,\n\t\t\t\t\tzoomControl: false,\n\t\t\t\t\tscrollwheel: false,\n\t\t\t\t\tdraggable: isDraggable,\n\t\t\t\t\tzoomControlOptions: {\n\t\t\t\t\t\tposition: google.maps.ControlPosition.RIGHT_BOTTOM\n\t\t\t\t\t},mapTypeId: google.maps.MapTypeId.ROADMAP,};var map_map_6a057b2ef2a60 = new google.maps.Map(document.getElementById('map_6a057b2ef2a60'),mapOptions);\n\t\t\t\t\t\tvar x = 'on';\n\t\t\t\t\t\tvar marker_map_6a057b2ef2a60 = new google.maps.Marker({\n\t\t\t\t\t\tposition: new google.maps.LatLng(40.75198, -73.96978),\n\t\t\t\t\t\tanimation:  google.maps.Animation.DROP,\n\t\t\t\t\t\tmap: map_map_6a057b2ef2a60,\n\t\t\t\t\t\ticon: ''\n\t\t\t\t\t});\n\t\t\t\t\tgoogle.maps.event.addListener(marker_map_6a057b2ef2a60, 'click', toggleBounce);}\n\t\t\tcatch(e){};\n\t\t\tgoogle.maps.event.trigger(map_map_6a057b2ef2a60, 'resize');\n\t\t\t$(window).on('resize', function(){\n\t\t\t\tgoogle.maps.event.trigger(map_map_6a057b2ef2a60, 'resize');\n\t\t\t\tif(map_map_6a057b2ef2a60!=null) {\n\t\t\t\t\tmap_map_6a057b2ef2a60.setCenter(coordinate_map_6a057b2ef2a60);\n\t\t\t\t}\n\t\t\t});\n\t\t\t$('.ui-tabs').on('tabsactivate', function(event, ui) {\n\t\t\t   if($(this).find('.porto-map-wrapper').length > 0)\n\t\t\t\t{\n\t\t\t\t\tsetTimeout(function(){\n\t\t\t\t\t\t$(window).trigger('resize');\n\t\t\t\t\t},200);\n\t\t\t\t}\n\t\t\t});\n\t\t\t$('.ui-accordion').on('accordionactivate', function(event, ui) {\n\t\t\t\tif($(this).find('.porto-map-wrapper').length > 0) {\n\t\t\t\t\tsetTimeout(function(){\n\t\t\t\t\t\t$(window).trigger('resize');\n\t\t\t\t\t},200);\n\t\t\t\t}\n\t\t\t});\n\t\t\t$(document).on('onPortoModalPopupOpen', function(){\n\t\t\t\tif($(map_map_6a057b2ef2a60).parents('.porto_modal-content')) {\n\t\t\t\t\tsetTimeout(function(){\n\t\t\t\t\t\t$(window).trigger('resize');\n\t\t\t\t\t},200);\n\t\t\t\t}\n\t\t\t});\n\t\t\tfunction toggleBounce() {\n\t\t\t\tif (marker_map_6a057b2ef2a60.getAnimation() != null) {\n\t\t\t\t\tmarker_map_6a057b2ef2a60.setAnimation(null);\n\t\t\t\t} else {\n\t\t\t\t\tmarker_map_6a057b2ef2a60.setAnimation(google.maps.Animation.BOUNCE);\n\t\t\t\t}\n\t\t\t}\n\t\t} )( window.jQuery );\n\t};\n\n\tif ( window.jQuery ) {\n\t\tporto_init_map();\n\t} else {\n\t\tdocument.addEventListener( 'DOMContentLoaded', porto_init_map );\n\t}\n\n\twindow.addEventListener( 'load', function() {\n\t\tsetTimeout( function() {\n\t\t\tjQuery( window ).trigger( 'resize' );\n\t\t}, 200 );\n\t} );\n} )();\n<\/script>[vc_empty_space height=&#8221;20px&#8221;][\/vc_column][\/vc_row][vc_row][vc_column][vc_separator color=&#8221;custom&#8221; gap=&#8221;tall&#8221; gradient=&#8221;yes&#8221;][\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/2&#8243;][vc_custom_heading text=&#8221;Custom Style&#8221; font_container=&#8221;tag:h4|text_align:left&#8221; use_theme_fonts=&#8221;yes&#8221;]<div id='wrap_map_6a057b2ef2c81' class='porto-map-wrapper porto-adjust-bottom-margin ' style='height:400px;'><div id='map_6a057b2ef2c81' data-map_override='0' class='porto_google_map' style='width:100%;height:400px;'><\/div><\/div><script>\n( function() {\n\tvar porto_init_map = function() {\n\t\t( function( $ ) {\n\t\t\t'use strict';\n\t\t\tif (typeof google == 'undefined') {\n\t\t\t\treturn;\n\t\t\t}\n\t\t\tvar map_map_6a057b2ef2c81 = null;\n\t\t\tvar coordinate_map_6a057b2ef2c81;\n\t\t\ttry {\n\t\t\t\tcoordinate_map_6a057b2ef2c81=new google.maps.LatLng(40.75198, -73.96978);\n\t\t\t\tvar isDraggable = $(document).width() > 640 ? true : true;\n\t\t\t\tvar mapOptions = {\n\t\t\t\t\tzoom: 16,\n\t\t\t\t\tcenter: coordinate_map_6a057b2ef2c81,\n\t\t\t\t\tscaleControl: true,\n\t\t\t\t\tstreetViewControl: true,\n\t\t\t\t\tmapTypeControl: true,\n\t\t\t\t\tpanControl: true,\n\t\t\t\t\tzoomControl: true,\n\t\t\t\t\tscrollwheel: false,\n\t\t\t\t\tdraggable: isDraggable,\n\t\t\t\t\tzoomControlOptions: {\n\t\t\t\t\t\tposition: google.maps.ControlPosition.RIGHT_BOTTOM\n\t\t\t\t\t}, mapTypeControlOptions: {\n\t\t\t\t\t\t\tmapTypeIds: [google.maps.MapTypeId.ROADMAP, 'map_style']\n\t\t\t\t\t\t}};var styles = [\n    {\n        \"stylers\": [\n            {\n                \"hue\": \"#0088cc\"\n            }\n        ]\n    },\n    {\n        \"featureType\": \"road\",\n        \"elementType\": \"geometry\",\n        \"stylers\": [\n            {\n                \"lightness\": 0\n            },\n            {\n                \"visibility\": \"simplified\"\n            }\n        ]\n    },\n    {\n        \"featureType\": \"road\",\n        \"elementType\": \"labels\",\n        \"stylers\": [\n            {\n                \"visibility\": \"off\"\n            }\n        ]\n    }\n];\n\t\t\t\t\t\tvar styledMap = new google.maps.StyledMapType(styles,\n\t\t\t\t\t\t\t{name: \"Styled Map\"});var map_map_6a057b2ef2c81 = new google.maps.Map(document.getElementById('map_6a057b2ef2c81'),mapOptions);map_map_6a057b2ef2c81.mapTypes.set('map_style', styledMap);\n\t\t\t\t\t\t\t map_map_6a057b2ef2c81.setMapTypeId('map_style');\n\t\t\t\t\t\tvar x = 'on';\n\t\t\t\t\t\tvar marker_map_6a057b2ef2c81 = new google.maps.Marker({\n\t\t\t\t\t\tposition: new google.maps.LatLng(40.75198, -73.96978),\n\t\t\t\t\t\tanimation:  google.maps.Animation.DROP,\n\t\t\t\t\t\tmap: map_map_6a057b2ef2c81,\n\t\t\t\t\t\ticon: ''\n\t\t\t\t\t});\n\t\t\t\t\tgoogle.maps.event.addListener(marker_map_6a057b2ef2c81, 'click', toggleBounce);}\n\t\t\tcatch(e){};\n\t\t\tgoogle.maps.event.trigger(map_map_6a057b2ef2c81, 'resize');\n\t\t\t$(window).on('resize', function(){\n\t\t\t\tgoogle.maps.event.trigger(map_map_6a057b2ef2c81, 'resize');\n\t\t\t\tif(map_map_6a057b2ef2c81!=null) {\n\t\t\t\t\tmap_map_6a057b2ef2c81.setCenter(coordinate_map_6a057b2ef2c81);\n\t\t\t\t}\n\t\t\t});\n\t\t\t$('.ui-tabs').on('tabsactivate', function(event, ui) {\n\t\t\t   if($(this).find('.porto-map-wrapper').length > 0)\n\t\t\t\t{\n\t\t\t\t\tsetTimeout(function(){\n\t\t\t\t\t\t$(window).trigger('resize');\n\t\t\t\t\t},200);\n\t\t\t\t}\n\t\t\t});\n\t\t\t$('.ui-accordion').on('accordionactivate', function(event, ui) {\n\t\t\t\tif($(this).find('.porto-map-wrapper').length > 0) {\n\t\t\t\t\tsetTimeout(function(){\n\t\t\t\t\t\t$(window).trigger('resize');\n\t\t\t\t\t},200);\n\t\t\t\t}\n\t\t\t});\n\t\t\t$(document).on('onPortoModalPopupOpen', function(){\n\t\t\t\tif($(map_map_6a057b2ef2c81).parents('.porto_modal-content')) {\n\t\t\t\t\tsetTimeout(function(){\n\t\t\t\t\t\t$(window).trigger('resize');\n\t\t\t\t\t},200);\n\t\t\t\t}\n\t\t\t});\n\t\t\tfunction toggleBounce() {\n\t\t\t\tif (marker_map_6a057b2ef2c81.getAnimation() != null) {\n\t\t\t\t\tmarker_map_6a057b2ef2c81.setAnimation(null);\n\t\t\t\t} else {\n\t\t\t\t\tmarker_map_6a057b2ef2c81.setAnimation(google.maps.Animation.BOUNCE);\n\t\t\t\t}\n\t\t\t}\n\t\t} )( window.jQuery );\n\t};\n\n\tif ( window.jQuery ) {\n\t\tporto_init_map();\n\t} else {\n\t\tdocument.addEventListener( 'DOMContentLoaded', porto_init_map );\n\t}\n\n\twindow.addEventListener( 'load', function() {\n\t\tsetTimeout( function() {\n\t\t\tjQuery( window ).trigger( 'resize' );\n\t\t}, 200 );\n\t} );\n} )();\n<\/script>[vc_empty_space height=&#8221;20px&#8221;][\/vc_column][vc_column width=&#8221;1\/2&#8243;][vc_custom_heading text=&#8221;With Borders&#8221; font_container=&#8221;tag:h4|text_align:left&#8221; use_theme_fonts=&#8221;yes&#8221;]<div id='wrap_map_6a057b2ef2cf9' class='porto-map-wrapper porto-adjust-bottom-margin gmap-border' style='height:400px;'><div id='map_6a057b2ef2cf9' data-map_override='0' class='porto_google_map' style='width:100%;height:400px;'><\/div><\/div><script>\n( function() {\n\tvar porto_init_map = function() {\n\t\t( function( $ ) {\n\t\t\t'use strict';\n\t\t\tif (typeof google == 'undefined') {\n\t\t\t\treturn;\n\t\t\t}\n\t\t\tvar map_map_6a057b2ef2cf9 = null;\n\t\t\tvar coordinate_map_6a057b2ef2cf9;\n\t\t\ttry {\n\t\t\t\tcoordinate_map_6a057b2ef2cf9=new google.maps.LatLng(40.75198, -73.96978);\n\t\t\t\tvar isDraggable = $(document).width() > 640 ? true : true;\n\t\t\t\tvar mapOptions = {\n\t\t\t\t\tzoom: 16,\n\t\t\t\t\tcenter: coordinate_map_6a057b2ef2cf9,\n\t\t\t\t\tscaleControl: true,\n\t\t\t\t\tstreetViewControl: true,\n\t\t\t\t\tmapTypeControl: true,\n\t\t\t\t\tpanControl: true,\n\t\t\t\t\tzoomControl: false,\n\t\t\t\t\tscrollwheel: false,\n\t\t\t\t\tdraggable: isDraggable,\n\t\t\t\t\tzoomControlOptions: {\n\t\t\t\t\t\tposition: google.maps.ControlPosition.RIGHT_BOTTOM\n\t\t\t\t\t},mapTypeId: google.maps.MapTypeId.ROADMAP,};var map_map_6a057b2ef2cf9 = new google.maps.Map(document.getElementById('map_6a057b2ef2cf9'),mapOptions);\n\t\t\t\t\t\tvar x = 'on';\n\t\t\t\t\t\tvar marker_map_6a057b2ef2cf9 = new google.maps.Marker({\n\t\t\t\t\t\tposition: new google.maps.LatLng(40.75198, -73.96978),\n\t\t\t\t\t\tanimation:  google.maps.Animation.DROP,\n\t\t\t\t\t\tmap: map_map_6a057b2ef2cf9,\n\t\t\t\t\t\ticon: ''\n\t\t\t\t\t});\n\t\t\t\t\tgoogle.maps.event.addListener(marker_map_6a057b2ef2cf9, 'click', toggleBounce);}\n\t\t\tcatch(e){};\n\t\t\tgoogle.maps.event.trigger(map_map_6a057b2ef2cf9, 'resize');\n\t\t\t$(window).on('resize', function(){\n\t\t\t\tgoogle.maps.event.trigger(map_map_6a057b2ef2cf9, 'resize');\n\t\t\t\tif(map_map_6a057b2ef2cf9!=null) {\n\t\t\t\t\tmap_map_6a057b2ef2cf9.setCenter(coordinate_map_6a057b2ef2cf9);\n\t\t\t\t}\n\t\t\t});\n\t\t\t$('.ui-tabs').on('tabsactivate', function(event, ui) {\n\t\t\t   if($(this).find('.porto-map-wrapper').length > 0)\n\t\t\t\t{\n\t\t\t\t\tsetTimeout(function(){\n\t\t\t\t\t\t$(window).trigger('resize');\n\t\t\t\t\t},200);\n\t\t\t\t}\n\t\t\t});\n\t\t\t$('.ui-accordion').on('accordionactivate', function(event, ui) {\n\t\t\t\tif($(this).find('.porto-map-wrapper').length > 0) {\n\t\t\t\t\tsetTimeout(function(){\n\t\t\t\t\t\t$(window).trigger('resize');\n\t\t\t\t\t},200);\n\t\t\t\t}\n\t\t\t});\n\t\t\t$(document).on('onPortoModalPopupOpen', function(){\n\t\t\t\tif($(map_map_6a057b2ef2cf9).parents('.porto_modal-content')) {\n\t\t\t\t\tsetTimeout(function(){\n\t\t\t\t\t\t$(window).trigger('resize');\n\t\t\t\t\t},200);\n\t\t\t\t}\n\t\t\t});\n\t\t\tfunction toggleBounce() {\n\t\t\t\tif (marker_map_6a057b2ef2cf9.getAnimation() != null) {\n\t\t\t\t\tmarker_map_6a057b2ef2cf9.setAnimation(null);\n\t\t\t\t} else {\n\t\t\t\t\tmarker_map_6a057b2ef2cf9.setAnimation(google.maps.Animation.BOUNCE);\n\t\t\t\t}\n\t\t\t}\n\t\t} )( window.jQuery );\n\t};\n\n\tif ( window.jQuery ) {\n\t\tporto_init_map();\n\t} else {\n\t\tdocument.addEventListener( 'DOMContentLoaded', porto_init_map );\n\t}\n\n\twindow.addEventListener( 'load', function() {\n\t\tsetTimeout( function() {\n\t\t\tjQuery( window ).trigger( 'resize' );\n\t\t}, 200 );\n\t} );\n} )();\n<\/script>[vc_empty_space height=&#8221;20px&#8221;][\/vc_column][\/vc_row]<\/p>\n<\/section>","protected":false},"excerpt":{"rendered":"<p>[vc_row][vc_column][vc_custom_heading text=&#8221;Maps Shortcodes&#8221; use_theme_fonts=&#8221;yes&#8221; el_class=&#8221;shorter&#8221;][vc_column_text]You can build with Visual Composer Google Map, Ultimate Addons Google Map shortcodes.[\/vc_column_text][vc_separator color=&#8221;custom&#8221; gap=&#8221;tall&#8221; gradient=&#8221;yes&#8221;][\/vc_column][\/vc_row][vc_row][vc_column][vc_custom_heading text=&#8221;Full Width&#8221; font_container=&#8221;tag:h4|text_align:left&#8221; use_theme_fonts=&#8221;yes&#8221;][vc_empty_space height=&#8221;20px&#8221;][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221;][vc_column][\/vc_column][\/vc_row][vc_row][vc_column][vc_empty_space height=&#8221;20px&#8221;][vc_separator color=&#8221;custom&#8221; gap=&#8221;tall&#8221; gradient=&#8221;yes&#8221;][vc_custom_heading text=&#8221;Full Width (Inside Container)&#8221; font_container=&#8221;tag:h4|text_align:left&#8221; use_theme_fonts=&#8221;yes&#8221;][\/vc_column][\/vc_row][vc_row][vc_column][vc_empty_space height=&#8221;20px&#8221;][vc_separator color=&#8221;custom&#8221; gap=&#8221;tall&#8221; gradient=&#8221;yes&#8221;][\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/2&#8243;][vc_custom_heading text=&#8221;Markers&#8221; font_container=&#8221;tag:h4|text_align:left&#8221; use_theme_fonts=&#8221;yes&#8221;][vc_empty_space height=&#8221;20px&#8221;][\/vc_column][vc_column width=&#8221;1\/2&#8243;][vc_custom_heading text=&#8221;Custom Controls&#8221; font_container=&#8221;tag:h4|text_align:left&#8221; use_theme_fonts=&#8221;yes&#8221;][vc_empty_space height=&#8221;20px&#8221;][\/vc_column][\/vc_row][vc_row][vc_column][vc_separator color=&#8221;custom&#8221; gap=&#8221;tall&#8221; gradient=&#8221;yes&#8221;][\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/2&#8243;][vc_custom_heading [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-551","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/demo.knxbrasil.com.br\/index.php?rest_route=\/wp\/v2\/pages\/551","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/demo.knxbrasil.com.br\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/demo.knxbrasil.com.br\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/demo.knxbrasil.com.br\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/demo.knxbrasil.com.br\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=551"}],"version-history":[{"count":0,"href":"https:\/\/demo.knxbrasil.com.br\/index.php?rest_route=\/wp\/v2\/pages\/551\/revisions"}],"wp:attachment":[{"href":"https:\/\/demo.knxbrasil.com.br\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=551"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}