{"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_6aa619bc875d2' class='porto-map-wrapper porto-adjust-bottom-margin ' style='height:400px;'><div id='map_6aa619bc875d2' 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_6aa619bc875d2 = null;\n\t\t\tvar coordinate_map_6aa619bc875d2;\n\t\t\ttry {\n\t\t\t\tcoordinate_map_6aa619bc875d2=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_6aa619bc875d2,\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_6aa619bc875d2 = new google.maps.Map(document.getElementById('map_6aa619bc875d2'),mapOptions);\n\t\t\t\t\t\tvar x = 'on';\n\t\t\t\t\t\tvar marker_map_6aa619bc875d2 = 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_6aa619bc875d2,\n\t\t\t\t\t\ticon: ''\n\t\t\t\t\t});\n\t\t\t\t\tgoogle.maps.event.addListener(marker_map_6aa619bc875d2, 'click', toggleBounce);}\n\t\t\tcatch(e){};\n\t\t\tgoogle.maps.event.trigger(map_map_6aa619bc875d2, 'resize');\n\t\t\t$(window).on('resize', function(){\n\t\t\t\tgoogle.maps.event.trigger(map_map_6aa619bc875d2, 'resize');\n\t\t\t\tif(map_map_6aa619bc875d2!=null) {\n\t\t\t\t\tmap_map_6aa619bc875d2.setCenter(coordinate_map_6aa619bc875d2);\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_6aa619bc875d2).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_6aa619bc875d2.getAnimation() != null) {\n\t\t\t\t\tmarker_map_6aa619bc875d2.setAnimation(null);\n\t\t\t\t} else {\n\t\t\t\t\tmarker_map_6aa619bc875d2.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_6aa619bc877fb' class='porto-map-wrapper porto-adjust-bottom-margin ' style='height:400px;'><div id='map_6aa619bc877fb' 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_6aa619bc877fb = null;\n\t\t\tvar coordinate_map_6aa619bc877fb;\n\t\t\ttry {\n\t\t\t\tcoordinate_map_6aa619bc877fb=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_6aa619bc877fb,\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_6aa619bc877fb = new google.maps.Map(document.getElementById('map_6aa619bc877fb'),mapOptions);\n\t\t\t\t\t\tvar x = 'on';\n\t\t\t\t\t\tvar marker_map_6aa619bc877fb = 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_6aa619bc877fb,\n\t\t\t\t\t\ticon: ''\n\t\t\t\t\t});\n\t\t\t\t\tgoogle.maps.event.addListener(marker_map_6aa619bc877fb, 'click', toggleBounce);}\n\t\t\tcatch(e){};\n\t\t\tgoogle.maps.event.trigger(map_map_6aa619bc877fb, 'resize');\n\t\t\t$(window).on('resize', function(){\n\t\t\t\tgoogle.maps.event.trigger(map_map_6aa619bc877fb, 'resize');\n\t\t\t\tif(map_map_6aa619bc877fb!=null) {\n\t\t\t\t\tmap_map_6aa619bc877fb.setCenter(coordinate_map_6aa619bc877fb);\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_6aa619bc877fb).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_6aa619bc877fb.getAnimation() != null) {\n\t\t\t\t\tmarker_map_6aa619bc877fb.setAnimation(null);\n\t\t\t\t} else {\n\t\t\t\t\tmarker_map_6aa619bc877fb.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_6aa619bc879b9' class='porto-map-wrapper porto-adjust-bottom-margin ' style='height:400px;'><div id='map_6aa619bc879b9' 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_6aa619bc879b9 = null;\n\t\t\tvar coordinate_map_6aa619bc879b9;\n\t\t\ttry {\n\t\t\t\tcoordinate_map_6aa619bc879b9=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_6aa619bc879b9,\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_6aa619bc879b9 = new google.maps.Map(document.getElementById('map_6aa619bc879b9'),mapOptions);\n\t\t\t\t\t\tvar x = 'on';\n\t\t\t\t\t\tvar marker_map_6aa619bc879b9 = 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_6aa619bc879b9,\n\t\t\t\t\t\ticon: ''\n\t\t\t\t\t});\n\t\t\t\t\tgoogle.maps.event.addListener(marker_map_6aa619bc879b9, 'click', toggleBounce);}\n\t\t\tcatch(e){};\n\t\t\tgoogle.maps.event.trigger(map_map_6aa619bc879b9, 'resize');\n\t\t\t$(window).on('resize', function(){\n\t\t\t\tgoogle.maps.event.trigger(map_map_6aa619bc879b9, 'resize');\n\t\t\t\tif(map_map_6aa619bc879b9!=null) {\n\t\t\t\t\tmap_map_6aa619bc879b9.setCenter(coordinate_map_6aa619bc879b9);\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_6aa619bc879b9).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_6aa619bc879b9.getAnimation() != null) {\n\t\t\t\t\tmarker_map_6aa619bc879b9.setAnimation(null);\n\t\t\t\t} else {\n\t\t\t\t\tmarker_map_6aa619bc879b9.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_6aa619bc87a05' class='porto-map-wrapper porto-adjust-bottom-margin ' style='height:400px;'><div id='map_6aa619bc87a05' 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_6aa619bc87a05 = null;\n\t\t\tvar coordinate_map_6aa619bc87a05;\n\t\t\ttry {\n\t\t\t\tcoordinate_map_6aa619bc87a05=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_6aa619bc87a05,\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_6aa619bc87a05 = new google.maps.Map(document.getElementById('map_6aa619bc87a05'),mapOptions);\n\t\t\t\t\t\tvar x = 'on';\n\t\t\t\t\t\tvar marker_map_6aa619bc87a05 = 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_6aa619bc87a05,\n\t\t\t\t\t\ticon: ''\n\t\t\t\t\t});\n\t\t\t\t\tgoogle.maps.event.addListener(marker_map_6aa619bc87a05, 'click', toggleBounce);}\n\t\t\tcatch(e){};\n\t\t\tgoogle.maps.event.trigger(map_map_6aa619bc87a05, 'resize');\n\t\t\t$(window).on('resize', function(){\n\t\t\t\tgoogle.maps.event.trigger(map_map_6aa619bc87a05, 'resize');\n\t\t\t\tif(map_map_6aa619bc87a05!=null) {\n\t\t\t\t\tmap_map_6aa619bc87a05.setCenter(coordinate_map_6aa619bc87a05);\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_6aa619bc87a05).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_6aa619bc87a05.getAnimation() != null) {\n\t\t\t\t\tmarker_map_6aa619bc87a05.setAnimation(null);\n\t\t\t\t} else {\n\t\t\t\t\tmarker_map_6aa619bc87a05.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_6aa619bc87bb6' class='porto-map-wrapper porto-adjust-bottom-margin ' style='height:400px;'><div id='map_6aa619bc87bb6' 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_6aa619bc87bb6 = null;\n\t\t\tvar coordinate_map_6aa619bc87bb6;\n\t\t\ttry {\n\t\t\t\tcoordinate_map_6aa619bc87bb6=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_6aa619bc87bb6,\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_6aa619bc87bb6 = new google.maps.Map(document.getElementById('map_6aa619bc87bb6'),mapOptions);map_map_6aa619bc87bb6.mapTypes.set('map_style', styledMap);\n\t\t\t\t\t\t\t map_map_6aa619bc87bb6.setMapTypeId('map_style');\n\t\t\t\t\t\tvar x = 'on';\n\t\t\t\t\t\tvar marker_map_6aa619bc87bb6 = 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_6aa619bc87bb6,\n\t\t\t\t\t\ticon: ''\n\t\t\t\t\t});\n\t\t\t\t\tgoogle.maps.event.addListener(marker_map_6aa619bc87bb6, 'click', toggleBounce);}\n\t\t\tcatch(e){};\n\t\t\tgoogle.maps.event.trigger(map_map_6aa619bc87bb6, 'resize');\n\t\t\t$(window).on('resize', function(){\n\t\t\t\tgoogle.maps.event.trigger(map_map_6aa619bc87bb6, 'resize');\n\t\t\t\tif(map_map_6aa619bc87bb6!=null) {\n\t\t\t\t\tmap_map_6aa619bc87bb6.setCenter(coordinate_map_6aa619bc87bb6);\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_6aa619bc87bb6).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_6aa619bc87bb6.getAnimation() != null) {\n\t\t\t\t\tmarker_map_6aa619bc87bb6.setAnimation(null);\n\t\t\t\t} else {\n\t\t\t\t\tmarker_map_6aa619bc87bb6.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_6aa619bc87c0e' class='porto-map-wrapper porto-adjust-bottom-margin gmap-border' style='height:400px;'><div id='map_6aa619bc87c0e' 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_6aa619bc87c0e = null;\n\t\t\tvar coordinate_map_6aa619bc87c0e;\n\t\t\ttry {\n\t\t\t\tcoordinate_map_6aa619bc87c0e=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_6aa619bc87c0e,\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_6aa619bc87c0e = new google.maps.Map(document.getElementById('map_6aa619bc87c0e'),mapOptions);\n\t\t\t\t\t\tvar x = 'on';\n\t\t\t\t\t\tvar marker_map_6aa619bc87c0e = 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_6aa619bc87c0e,\n\t\t\t\t\t\ticon: ''\n\t\t\t\t\t});\n\t\t\t\t\tgoogle.maps.event.addListener(marker_map_6aa619bc87c0e, 'click', toggleBounce);}\n\t\t\tcatch(e){};\n\t\t\tgoogle.maps.event.trigger(map_map_6aa619bc87c0e, 'resize');\n\t\t\t$(window).on('resize', function(){\n\t\t\t\tgoogle.maps.event.trigger(map_map_6aa619bc87c0e, 'resize');\n\t\t\t\tif(map_map_6aa619bc87c0e!=null) {\n\t\t\t\t\tmap_map_6aa619bc87c0e.setCenter(coordinate_map_6aa619bc87c0e);\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_6aa619bc87c0e).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_6aa619bc87c0e.getAnimation() != null) {\n\t\t\t\t\tmarker_map_6aa619bc87c0e.setAnimation(null);\n\t\t\t\t} else {\n\t\t\t\t\tmarker_map_6aa619bc87c0e.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}]}}