{"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_6a058ab4b8f2a' class='porto-map-wrapper porto-adjust-bottom-margin ' style='height:400px;'><div id='map_6a058ab4b8f2a' 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_6a058ab4b8f2a = null;\n\t\t\tvar coordinate_map_6a058ab4b8f2a;\n\t\t\ttry {\n\t\t\t\tcoordinate_map_6a058ab4b8f2a=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_6a058ab4b8f2a,\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_6a058ab4b8f2a = new google.maps.Map(document.getElementById('map_6a058ab4b8f2a'),mapOptions);\n\t\t\t\t\t\tvar x = 'on';\n\t\t\t\t\t\tvar marker_map_6a058ab4b8f2a = 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_6a058ab4b8f2a,\n\t\t\t\t\t\ticon: ''\n\t\t\t\t\t});\n\t\t\t\t\tgoogle.maps.event.addListener(marker_map_6a058ab4b8f2a, 'click', toggleBounce);}\n\t\t\tcatch(e){};\n\t\t\tgoogle.maps.event.trigger(map_map_6a058ab4b8f2a, 'resize');\n\t\t\t$(window).on('resize', function(){\n\t\t\t\tgoogle.maps.event.trigger(map_map_6a058ab4b8f2a, 'resize');\n\t\t\t\tif(map_map_6a058ab4b8f2a!=null) {\n\t\t\t\t\tmap_map_6a058ab4b8f2a.setCenter(coordinate_map_6a058ab4b8f2a);\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_6a058ab4b8f2a).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_6a058ab4b8f2a.getAnimation() != null) {\n\t\t\t\t\tmarker_map_6a058ab4b8f2a.setAnimation(null);\n\t\t\t\t} else {\n\t\t\t\t\tmarker_map_6a058ab4b8f2a.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_6a058ab4b9094' class='porto-map-wrapper porto-adjust-bottom-margin ' style='height:400px;'><div id='map_6a058ab4b9094' 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_6a058ab4b9094 = null;\n\t\t\tvar coordinate_map_6a058ab4b9094;\n\t\t\ttry {\n\t\t\t\tcoordinate_map_6a058ab4b9094=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_6a058ab4b9094,\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_6a058ab4b9094 = new google.maps.Map(document.getElementById('map_6a058ab4b9094'),mapOptions);\n\t\t\t\t\t\tvar x = 'on';\n\t\t\t\t\t\tvar marker_map_6a058ab4b9094 = 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_6a058ab4b9094,\n\t\t\t\t\t\ticon: ''\n\t\t\t\t\t});\n\t\t\t\t\tgoogle.maps.event.addListener(marker_map_6a058ab4b9094, 'click', toggleBounce);}\n\t\t\tcatch(e){};\n\t\t\tgoogle.maps.event.trigger(map_map_6a058ab4b9094, 'resize');\n\t\t\t$(window).on('resize', function(){\n\t\t\t\tgoogle.maps.event.trigger(map_map_6a058ab4b9094, 'resize');\n\t\t\t\tif(map_map_6a058ab4b9094!=null) {\n\t\t\t\t\tmap_map_6a058ab4b9094.setCenter(coordinate_map_6a058ab4b9094);\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_6a058ab4b9094).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_6a058ab4b9094.getAnimation() != null) {\n\t\t\t\t\tmarker_map_6a058ab4b9094.setAnimation(null);\n\t\t\t\t} else {\n\t\t\t\t\tmarker_map_6a058ab4b9094.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_6a058ab4b91e2' class='porto-map-wrapper porto-adjust-bottom-margin ' style='height:400px;'><div id='map_6a058ab4b91e2' 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_6a058ab4b91e2 = null;\n\t\t\tvar coordinate_map_6a058ab4b91e2;\n\t\t\ttry {\n\t\t\t\tcoordinate_map_6a058ab4b91e2=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_6a058ab4b91e2,\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_6a058ab4b91e2 = new google.maps.Map(document.getElementById('map_6a058ab4b91e2'),mapOptions);\n\t\t\t\t\t\tvar x = 'on';\n\t\t\t\t\t\tvar marker_map_6a058ab4b91e2 = 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_6a058ab4b91e2,\n\t\t\t\t\t\ticon: ''\n\t\t\t\t\t});\n\t\t\t\t\tgoogle.maps.event.addListener(marker_map_6a058ab4b91e2, 'click', toggleBounce);}\n\t\t\tcatch(e){};\n\t\t\tgoogle.maps.event.trigger(map_map_6a058ab4b91e2, 'resize');\n\t\t\t$(window).on('resize', function(){\n\t\t\t\tgoogle.maps.event.trigger(map_map_6a058ab4b91e2, 'resize');\n\t\t\t\tif(map_map_6a058ab4b91e2!=null) {\n\t\t\t\t\tmap_map_6a058ab4b91e2.setCenter(coordinate_map_6a058ab4b91e2);\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_6a058ab4b91e2).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_6a058ab4b91e2.getAnimation() != null) {\n\t\t\t\t\tmarker_map_6a058ab4b91e2.setAnimation(null);\n\t\t\t\t} else {\n\t\t\t\t\tmarker_map_6a058ab4b91e2.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_6a058ab4b922b' class='porto-map-wrapper porto-adjust-bottom-margin ' style='height:400px;'><div id='map_6a058ab4b922b' 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_6a058ab4b922b = null;\n\t\t\tvar coordinate_map_6a058ab4b922b;\n\t\t\ttry {\n\t\t\t\tcoordinate_map_6a058ab4b922b=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_6a058ab4b922b,\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_6a058ab4b922b = new google.maps.Map(document.getElementById('map_6a058ab4b922b'),mapOptions);\n\t\t\t\t\t\tvar x = 'on';\n\t\t\t\t\t\tvar marker_map_6a058ab4b922b = 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_6a058ab4b922b,\n\t\t\t\t\t\ticon: ''\n\t\t\t\t\t});\n\t\t\t\t\tgoogle.maps.event.addListener(marker_map_6a058ab4b922b, 'click', toggleBounce);}\n\t\t\tcatch(e){};\n\t\t\tgoogle.maps.event.trigger(map_map_6a058ab4b922b, 'resize');\n\t\t\t$(window).on('resize', function(){\n\t\t\t\tgoogle.maps.event.trigger(map_map_6a058ab4b922b, 'resize');\n\t\t\t\tif(map_map_6a058ab4b922b!=null) {\n\t\t\t\t\tmap_map_6a058ab4b922b.setCenter(coordinate_map_6a058ab4b922b);\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_6a058ab4b922b).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_6a058ab4b922b.getAnimation() != null) {\n\t\t\t\t\tmarker_map_6a058ab4b922b.setAnimation(null);\n\t\t\t\t} else {\n\t\t\t\t\tmarker_map_6a058ab4b922b.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_6a058ab4b937e' class='porto-map-wrapper porto-adjust-bottom-margin ' style='height:400px;'><div id='map_6a058ab4b937e' 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_6a058ab4b937e = null;\n\t\t\tvar coordinate_map_6a058ab4b937e;\n\t\t\ttry {\n\t\t\t\tcoordinate_map_6a058ab4b937e=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_6a058ab4b937e,\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_6a058ab4b937e = new google.maps.Map(document.getElementById('map_6a058ab4b937e'),mapOptions);map_map_6a058ab4b937e.mapTypes.set('map_style', styledMap);\n\t\t\t\t\t\t\t map_map_6a058ab4b937e.setMapTypeId('map_style');\n\t\t\t\t\t\tvar x = 'on';\n\t\t\t\t\t\tvar marker_map_6a058ab4b937e = 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_6a058ab4b937e,\n\t\t\t\t\t\ticon: ''\n\t\t\t\t\t});\n\t\t\t\t\tgoogle.maps.event.addListener(marker_map_6a058ab4b937e, 'click', toggleBounce);}\n\t\t\tcatch(e){};\n\t\t\tgoogle.maps.event.trigger(map_map_6a058ab4b937e, 'resize');\n\t\t\t$(window).on('resize', function(){\n\t\t\t\tgoogle.maps.event.trigger(map_map_6a058ab4b937e, 'resize');\n\t\t\t\tif(map_map_6a058ab4b937e!=null) {\n\t\t\t\t\tmap_map_6a058ab4b937e.setCenter(coordinate_map_6a058ab4b937e);\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_6a058ab4b937e).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_6a058ab4b937e.getAnimation() != null) {\n\t\t\t\t\tmarker_map_6a058ab4b937e.setAnimation(null);\n\t\t\t\t} else {\n\t\t\t\t\tmarker_map_6a058ab4b937e.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_6a058ab4b93cb' class='porto-map-wrapper porto-adjust-bottom-margin gmap-border' style='height:400px;'><div id='map_6a058ab4b93cb' 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_6a058ab4b93cb = null;\n\t\t\tvar coordinate_map_6a058ab4b93cb;\n\t\t\ttry {\n\t\t\t\tcoordinate_map_6a058ab4b93cb=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_6a058ab4b93cb,\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_6a058ab4b93cb = new google.maps.Map(document.getElementById('map_6a058ab4b93cb'),mapOptions);\n\t\t\t\t\t\tvar x = 'on';\n\t\t\t\t\t\tvar marker_map_6a058ab4b93cb = 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_6a058ab4b93cb,\n\t\t\t\t\t\ticon: ''\n\t\t\t\t\t});\n\t\t\t\t\tgoogle.maps.event.addListener(marker_map_6a058ab4b93cb, 'click', toggleBounce);}\n\t\t\tcatch(e){};\n\t\t\tgoogle.maps.event.trigger(map_map_6a058ab4b93cb, 'resize');\n\t\t\t$(window).on('resize', function(){\n\t\t\t\tgoogle.maps.event.trigger(map_map_6a058ab4b93cb, 'resize');\n\t\t\t\tif(map_map_6a058ab4b93cb!=null) {\n\t\t\t\t\tmap_map_6a058ab4b93cb.setCenter(coordinate_map_6a058ab4b93cb);\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_6a058ab4b93cb).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_6a058ab4b93cb.getAnimation() != null) {\n\t\t\t\t\tmarker_map_6a058ab4b93cb.setAnimation(null);\n\t\t\t\t} else {\n\t\t\t\t\tmarker_map_6a058ab4b93cb.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}]}}