{"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:\/\/iperu.com.pe\/index.php\/maps\/","title":{"rendered":"Maps"},"content":{"rendered":"<p>[vc_row][vc_column][vc_custom_heading text=\u00bbMaps Shortcodes\u00bb use_theme_fonts=\u00bbyes\u00bb el_class=\u00bbshorter\u00bb][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=\u00bbcustom\u00bb gap=\u00bbtall\u00bb gradient=\u00bbyes\u00bb][\/vc_column][\/vc_row][vc_row][vc_column][vc_custom_heading text=\u00bbFull Width\u00bb font_container=\u00bbtag:h4|text_align:left\u00bb use_theme_fonts=\u00bbyes\u00bb][vc_empty_space height=\u00bb20px\u00bb][\/vc_column][\/vc_row][vc_row full_width=\u00bbstretch_row_content_no_spaces\u00bb][vc_column]<div id='wrap_map_6a595144c6d1c' class='porto-map-wrapper  ' style='height:400px;'><div id='map_6a595144c6d1c' data-map_override='0' class='porto_google_map' style='width:100%;height:400px;'><\/div><\/div><script>\r\n( function() {\r\n\tvar porto_init_map = function() {\r\n\t\t( function( $ ) {\r\n\t\t\t'use strict';\r\n\t\t\tif (typeof google == 'undefined') {\r\n\t\t\t\treturn;\r\n\t\t\t}\r\n\t\t\tvar map_map_6a595144c6d1c = null;\r\n\t\t\tvar coordinate_map_6a595144c6d1c;\r\n\t\t\ttry {\r\n\t\t\t\tcoordinate_map_6a595144c6d1c=new google.maps.LatLng(40.75198, -73.96978);\r\n\t\t\t\tvar isDraggable = $(document).width() > 640 ? true : true;\r\n\t\t\t\tvar mapOptions = {\r\n\t\t\t\t\tzoom: 16,\r\n\t\t\t\t\tcenter: coordinate_map_6a595144c6d1c,\r\n\t\t\t\t\tscaleControl: true,\r\n\t\t\t\t\tstreetViewControl: true,\r\n\t\t\t\t\tmapTypeControl: true,\r\n\t\t\t\t\tpanControl: true,\r\n\t\t\t\t\tzoomControl: true,\r\n\t\t\t\t\tscrollwheel: false,\r\n\t\t\t\t\tdraggable: isDraggable,\r\n\t\t\t\t\tzoomControlOptions: {\r\n\t\t\t\t\t\tposition: google.maps.ControlPosition.RIGHT_BOTTOM\r\n\t\t\t\t\t},mapTypeId: google.maps.MapTypeId.ROADMAP,};var map_map_6a595144c6d1c = new google.maps.Map(document.getElementById('map_6a595144c6d1c'),mapOptions);\r\n\t\t\t\t\t\tvar x = 'on';\r\n\t\t\t\t\t\tvar marker_map_6a595144c6d1c = new google.maps.Marker({\r\n\t\t\t\t\t\tposition: new google.maps.LatLng(40.75198, -73.96978),\r\n\t\t\t\t\t\tanimation:  google.maps.Animation.DROP,\r\n\t\t\t\t\t\tmap: map_map_6a595144c6d1c,\r\n\t\t\t\t\t\ticon: ''\r\n\t\t\t\t\t});\r\n\t\t\t\t\tgoogle.maps.event.addListener(marker_map_6a595144c6d1c, 'click', toggleBounce);}\r\n\t\t\tcatch(e){};\r\n\t\t\tgoogle.maps.event.trigger(map_map_6a595144c6d1c, 'resize');\r\n\t\t\t$(window).on('resize', function(){\r\n\t\t\t\tgoogle.maps.event.trigger(map_map_6a595144c6d1c, 'resize');\r\n\t\t\t\tif(map_map_6a595144c6d1c!=null) {\r\n\t\t\t\t\tmap_map_6a595144c6d1c.setCenter(coordinate_map_6a595144c6d1c);\r\n\t\t\t\t}\r\n\t\t\t});\r\n\t\t\t$('.ui-tabs').on('tabsactivate', function(event, ui) {\r\n\t\t\t   if($(this).find('.porto-map-wrapper').length > 0)\r\n\t\t\t\t{\r\n\t\t\t\t\tsetTimeout(function(){\r\n\t\t\t\t\t\t$(window).trigger('resize');\r\n\t\t\t\t\t},200);\r\n\t\t\t\t}\r\n\t\t\t});\r\n\t\t\t$('.ui-accordion').on('accordionactivate', function(event, ui) {\r\n\t\t\t\tif($(this).find('.porto-map-wrapper').length > 0) {\r\n\t\t\t\t\tsetTimeout(function(){\r\n\t\t\t\t\t\t$(window).trigger('resize');\r\n\t\t\t\t\t},200);\r\n\t\t\t\t}\r\n\t\t\t});\r\n\t\t\t$(document).on('onPortoModalPopupOpen', function(){\r\n\t\t\t\tif($(map_map_6a595144c6d1c).parents('.porto_modal-content')) {\r\n\t\t\t\t\tsetTimeout(function(){\r\n\t\t\t\t\t\t$(window).trigger('resize');\r\n\t\t\t\t\t},200);\r\n\t\t\t\t}\r\n\t\t\t});\r\n\t\t\tfunction toggleBounce() {\r\n\t\t\t\tif (marker_map_6a595144c6d1c.getAnimation() != null) {\r\n\t\t\t\t\tmarker_map_6a595144c6d1c.setAnimation(null);\r\n\t\t\t\t} else {\r\n\t\t\t\t\tmarker_map_6a595144c6d1c.setAnimation(google.maps.Animation.BOUNCE);\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t} )( window.jQuery );\r\n\t};\r\n\r\n\tif ( window.jQuery ) {\r\n\t\tjQuery( document ).ready(function() {\r\n\t\t\tporto_init_map();\r\n\t\t} );\r\n\t} else {\r\n\t\tdocument.addEventListener( 'DOMContentLoaded', porto_init_map );\r\n\t}\r\n\r\n\twindow.addEventListener( 'load', function() {\r\n\t\tsetTimeout( function() {\r\n\t\t\tjQuery( window ).trigger( 'resize' );\r\n\t\t}, 200 );\r\n\t} );\r\n} )();\r\n<\/script>[\/vc_column][\/vc_row][vc_row][vc_column][vc_empty_space height=\u00bb20px\u00bb][vc_separator color=\u00bbcustom\u00bb gap=\u00bbtall\u00bb gradient=\u00bbyes\u00bb][vc_custom_heading text=\u00bbFull Width (Inside Container)\u00bb font_container=\u00bbtag:h4|text_align:left\u00bb use_theme_fonts=\u00bbyes\u00bb]<div id='wrap_map_6a595144c6ec4' class='porto-map-wrapper  ' style='height:400px;'><div id='map_6a595144c6ec4' data-map_override='0' class='porto_google_map' style='width:100%;height:400px;'><\/div><\/div><script>\r\n( function() {\r\n\tvar porto_init_map = function() {\r\n\t\t( function( $ ) {\r\n\t\t\t'use strict';\r\n\t\t\tif (typeof google == 'undefined') {\r\n\t\t\t\treturn;\r\n\t\t\t}\r\n\t\t\tvar map_map_6a595144c6ec4 = null;\r\n\t\t\tvar coordinate_map_6a595144c6ec4;\r\n\t\t\ttry {\r\n\t\t\t\tcoordinate_map_6a595144c6ec4=new google.maps.LatLng(40.75198, -73.96978);\r\n\t\t\t\tvar isDraggable = $(document).width() > 640 ? true : true;\r\n\t\t\t\tvar mapOptions = {\r\n\t\t\t\t\tzoom: 16,\r\n\t\t\t\t\tcenter: coordinate_map_6a595144c6ec4,\r\n\t\t\t\t\tscaleControl: true,\r\n\t\t\t\t\tstreetViewControl: true,\r\n\t\t\t\t\tmapTypeControl: true,\r\n\t\t\t\t\tpanControl: true,\r\n\t\t\t\t\tzoomControl: true,\r\n\t\t\t\t\tscrollwheel: false,\r\n\t\t\t\t\tdraggable: isDraggable,\r\n\t\t\t\t\tzoomControlOptions: {\r\n\t\t\t\t\t\tposition: google.maps.ControlPosition.RIGHT_BOTTOM\r\n\t\t\t\t\t},mapTypeId: google.maps.MapTypeId.ROADMAP,};var map_map_6a595144c6ec4 = new google.maps.Map(document.getElementById('map_6a595144c6ec4'),mapOptions);\r\n\t\t\t\t\t\tvar x = 'on';\r\n\t\t\t\t\t\tvar marker_map_6a595144c6ec4 = new google.maps.Marker({\r\n\t\t\t\t\t\tposition: new google.maps.LatLng(40.75198, -73.96978),\r\n\t\t\t\t\t\tanimation:  google.maps.Animation.DROP,\r\n\t\t\t\t\t\tmap: map_map_6a595144c6ec4,\r\n\t\t\t\t\t\ticon: ''\r\n\t\t\t\t\t});\r\n\t\t\t\t\tgoogle.maps.event.addListener(marker_map_6a595144c6ec4, 'click', toggleBounce);}\r\n\t\t\tcatch(e){};\r\n\t\t\tgoogle.maps.event.trigger(map_map_6a595144c6ec4, 'resize');\r\n\t\t\t$(window).on('resize', function(){\r\n\t\t\t\tgoogle.maps.event.trigger(map_map_6a595144c6ec4, 'resize');\r\n\t\t\t\tif(map_map_6a595144c6ec4!=null) {\r\n\t\t\t\t\tmap_map_6a595144c6ec4.setCenter(coordinate_map_6a595144c6ec4);\r\n\t\t\t\t}\r\n\t\t\t});\r\n\t\t\t$('.ui-tabs').on('tabsactivate', function(event, ui) {\r\n\t\t\t   if($(this).find('.porto-map-wrapper').length > 0)\r\n\t\t\t\t{\r\n\t\t\t\t\tsetTimeout(function(){\r\n\t\t\t\t\t\t$(window).trigger('resize');\r\n\t\t\t\t\t},200);\r\n\t\t\t\t}\r\n\t\t\t});\r\n\t\t\t$('.ui-accordion').on('accordionactivate', function(event, ui) {\r\n\t\t\t\tif($(this).find('.porto-map-wrapper').length > 0) {\r\n\t\t\t\t\tsetTimeout(function(){\r\n\t\t\t\t\t\t$(window).trigger('resize');\r\n\t\t\t\t\t},200);\r\n\t\t\t\t}\r\n\t\t\t});\r\n\t\t\t$(document).on('onPortoModalPopupOpen', function(){\r\n\t\t\t\tif($(map_map_6a595144c6ec4).parents('.porto_modal-content')) {\r\n\t\t\t\t\tsetTimeout(function(){\r\n\t\t\t\t\t\t$(window).trigger('resize');\r\n\t\t\t\t\t},200);\r\n\t\t\t\t}\r\n\t\t\t});\r\n\t\t\tfunction toggleBounce() {\r\n\t\t\t\tif (marker_map_6a595144c6ec4.getAnimation() != null) {\r\n\t\t\t\t\tmarker_map_6a595144c6ec4.setAnimation(null);\r\n\t\t\t\t} else {\r\n\t\t\t\t\tmarker_map_6a595144c6ec4.setAnimation(google.maps.Animation.BOUNCE);\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t} )( window.jQuery );\r\n\t};\r\n\r\n\tif ( window.jQuery ) {\r\n\t\tjQuery( document ).ready(function() {\r\n\t\t\tporto_init_map();\r\n\t\t} );\r\n\t} else {\r\n\t\tdocument.addEventListener( 'DOMContentLoaded', porto_init_map );\r\n\t}\r\n\r\n\twindow.addEventListener( 'load', function() {\r\n\t\tsetTimeout( function() {\r\n\t\t\tjQuery( window ).trigger( 'resize' );\r\n\t\t}, 200 );\r\n\t} );\r\n} )();\r\n<\/script>[\/vc_column][\/vc_row][vc_row][vc_column][vc_empty_space height=\u00bb20px\u00bb][vc_separator color=\u00bbcustom\u00bb gap=\u00bbtall\u00bb gradient=\u00bbyes\u00bb][\/vc_column][\/vc_row][vc_row][vc_column width=\u00bb1\/2&#8243;][vc_custom_heading text=\u00bbMarkers\u00bb font_container=\u00bbtag:h4|text_align:left\u00bb use_theme_fonts=\u00bbyes\u00bb]<div id='wrap_map_6a595144c7072' class='porto-map-wrapper  ' style='height:400px;'><div id='map_6a595144c7072' data-map_override='0' class='porto_google_map' style='width:100%;height:400px;'><\/div><\/div><script>\r\n( function() {\r\n\tvar porto_init_map = function() {\r\n\t\t( function( $ ) {\r\n\t\t\t'use strict';\r\n\t\t\tif (typeof google == 'undefined') {\r\n\t\t\t\treturn;\r\n\t\t\t}\r\n\t\t\tvar map_map_6a595144c7072 = null;\r\n\t\t\tvar coordinate_map_6a595144c7072;\r\n\t\t\ttry {\r\n\t\t\t\tcoordinate_map_6a595144c7072=new google.maps.LatLng(40.75198, -73.96978);\r\n\t\t\t\tvar isDraggable = $(document).width() > 640 ? true : true;\r\n\t\t\t\tvar mapOptions = {\r\n\t\t\t\t\tzoom: 16,\r\n\t\t\t\t\tcenter: coordinate_map_6a595144c7072,\r\n\t\t\t\t\tscaleControl: true,\r\n\t\t\t\t\tstreetViewControl: true,\r\n\t\t\t\t\tmapTypeControl: true,\r\n\t\t\t\t\tpanControl: true,\r\n\t\t\t\t\tzoomControl: true,\r\n\t\t\t\t\tscrollwheel: false,\r\n\t\t\t\t\tdraggable: isDraggable,\r\n\t\t\t\t\tzoomControlOptions: {\r\n\t\t\t\t\t\tposition: google.maps.ControlPosition.RIGHT_BOTTOM\r\n\t\t\t\t\t},mapTypeId: google.maps.MapTypeId.ROADMAP,};var map_map_6a595144c7072 = new google.maps.Map(document.getElementById('map_6a595144c7072'),mapOptions);\r\n\t\t\t\t\t\tvar x = 'on';\r\n\t\t\t\t\t\tvar marker_map_6a595144c7072 = new google.maps.Marker({\r\n\t\t\t\t\t\tposition: new google.maps.LatLng(40.75198, -73.96978),\r\n\t\t\t\t\t\tanimation:  google.maps.Animation.DROP,\r\n\t\t\t\t\t\tmap: map_map_6a595144c7072,\r\n\t\t\t\t\t\ticon: ''\r\n\t\t\t\t\t});\r\n\t\t\t\t\tgoogle.maps.event.addListener(marker_map_6a595144c7072, 'click', toggleBounce);}\r\n\t\t\tcatch(e){};\r\n\t\t\tgoogle.maps.event.trigger(map_map_6a595144c7072, 'resize');\r\n\t\t\t$(window).on('resize', function(){\r\n\t\t\t\tgoogle.maps.event.trigger(map_map_6a595144c7072, 'resize');\r\n\t\t\t\tif(map_map_6a595144c7072!=null) {\r\n\t\t\t\t\tmap_map_6a595144c7072.setCenter(coordinate_map_6a595144c7072);\r\n\t\t\t\t}\r\n\t\t\t});\r\n\t\t\t$('.ui-tabs').on('tabsactivate', function(event, ui) {\r\n\t\t\t   if($(this).find('.porto-map-wrapper').length > 0)\r\n\t\t\t\t{\r\n\t\t\t\t\tsetTimeout(function(){\r\n\t\t\t\t\t\t$(window).trigger('resize');\r\n\t\t\t\t\t},200);\r\n\t\t\t\t}\r\n\t\t\t});\r\n\t\t\t$('.ui-accordion').on('accordionactivate', function(event, ui) {\r\n\t\t\t\tif($(this).find('.porto-map-wrapper').length > 0) {\r\n\t\t\t\t\tsetTimeout(function(){\r\n\t\t\t\t\t\t$(window).trigger('resize');\r\n\t\t\t\t\t},200);\r\n\t\t\t\t}\r\n\t\t\t});\r\n\t\t\t$(document).on('onPortoModalPopupOpen', function(){\r\n\t\t\t\tif($(map_map_6a595144c7072).parents('.porto_modal-content')) {\r\n\t\t\t\t\tsetTimeout(function(){\r\n\t\t\t\t\t\t$(window).trigger('resize');\r\n\t\t\t\t\t},200);\r\n\t\t\t\t}\r\n\t\t\t});\r\n\t\t\tfunction toggleBounce() {\r\n\t\t\t\tif (marker_map_6a595144c7072.getAnimation() != null) {\r\n\t\t\t\t\tmarker_map_6a595144c7072.setAnimation(null);\r\n\t\t\t\t} else {\r\n\t\t\t\t\tmarker_map_6a595144c7072.setAnimation(google.maps.Animation.BOUNCE);\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t} )( window.jQuery );\r\n\t};\r\n\r\n\tif ( window.jQuery ) {\r\n\t\tjQuery( document ).ready(function() {\r\n\t\t\tporto_init_map();\r\n\t\t} );\r\n\t} else {\r\n\t\tdocument.addEventListener( 'DOMContentLoaded', porto_init_map );\r\n\t}\r\n\r\n\twindow.addEventListener( 'load', function() {\r\n\t\tsetTimeout( function() {\r\n\t\t\tjQuery( window ).trigger( 'resize' );\r\n\t\t}, 200 );\r\n\t} );\r\n} )();\r\n<\/script>[vc_empty_space height=\u00bb20px\u00bb][\/vc_column][vc_column width=\u00bb1\/2&#8243;][vc_custom_heading text=\u00bbCustom Controls\u00bb font_container=\u00bbtag:h4|text_align:left\u00bb use_theme_fonts=\u00bbyes\u00bb]<div id='wrap_map_6a595144c715f' class='porto-map-wrapper  ' style='height:400px;'><div id='map_6a595144c715f' data-map_override='0' class='porto_google_map' style='width:100%;height:400px;'><\/div><\/div><script>\r\n( function() {\r\n\tvar porto_init_map = function() {\r\n\t\t( function( $ ) {\r\n\t\t\t'use strict';\r\n\t\t\tif (typeof google == 'undefined') {\r\n\t\t\t\treturn;\r\n\t\t\t}\r\n\t\t\tvar map_map_6a595144c715f = null;\r\n\t\t\tvar coordinate_map_6a595144c715f;\r\n\t\t\ttry {\r\n\t\t\t\tcoordinate_map_6a595144c715f=new google.maps.LatLng(40.75198, -73.96978);\r\n\t\t\t\tvar isDraggable = $(document).width() > 640 ? true : true;\r\n\t\t\t\tvar mapOptions = {\r\n\t\t\t\t\tzoom: 16,\r\n\t\t\t\t\tcenter: coordinate_map_6a595144c715f,\r\n\t\t\t\t\tscaleControl: true,\r\n\t\t\t\t\tstreetViewControl: true,\r\n\t\t\t\t\tmapTypeControl: true,\r\n\t\t\t\t\tpanControl: true,\r\n\t\t\t\t\tzoomControl: false,\r\n\t\t\t\t\tscrollwheel: false,\r\n\t\t\t\t\tdraggable: isDraggable,\r\n\t\t\t\t\tzoomControlOptions: {\r\n\t\t\t\t\t\tposition: google.maps.ControlPosition.RIGHT_BOTTOM\r\n\t\t\t\t\t},mapTypeId: google.maps.MapTypeId.ROADMAP,};var map_map_6a595144c715f = new google.maps.Map(document.getElementById('map_6a595144c715f'),mapOptions);\r\n\t\t\t\t\t\tvar x = 'on';\r\n\t\t\t\t\t\tvar marker_map_6a595144c715f = new google.maps.Marker({\r\n\t\t\t\t\t\tposition: new google.maps.LatLng(40.75198, -73.96978),\r\n\t\t\t\t\t\tanimation:  google.maps.Animation.DROP,\r\n\t\t\t\t\t\tmap: map_map_6a595144c715f,\r\n\t\t\t\t\t\ticon: ''\r\n\t\t\t\t\t});\r\n\t\t\t\t\tgoogle.maps.event.addListener(marker_map_6a595144c715f, 'click', toggleBounce);}\r\n\t\t\tcatch(e){};\r\n\t\t\tgoogle.maps.event.trigger(map_map_6a595144c715f, 'resize');\r\n\t\t\t$(window).on('resize', function(){\r\n\t\t\t\tgoogle.maps.event.trigger(map_map_6a595144c715f, 'resize');\r\n\t\t\t\tif(map_map_6a595144c715f!=null) {\r\n\t\t\t\t\tmap_map_6a595144c715f.setCenter(coordinate_map_6a595144c715f);\r\n\t\t\t\t}\r\n\t\t\t});\r\n\t\t\t$('.ui-tabs').on('tabsactivate', function(event, ui) {\r\n\t\t\t   if($(this).find('.porto-map-wrapper').length > 0)\r\n\t\t\t\t{\r\n\t\t\t\t\tsetTimeout(function(){\r\n\t\t\t\t\t\t$(window).trigger('resize');\r\n\t\t\t\t\t},200);\r\n\t\t\t\t}\r\n\t\t\t});\r\n\t\t\t$('.ui-accordion').on('accordionactivate', function(event, ui) {\r\n\t\t\t\tif($(this).find('.porto-map-wrapper').length > 0) {\r\n\t\t\t\t\tsetTimeout(function(){\r\n\t\t\t\t\t\t$(window).trigger('resize');\r\n\t\t\t\t\t},200);\r\n\t\t\t\t}\r\n\t\t\t});\r\n\t\t\t$(document).on('onPortoModalPopupOpen', function(){\r\n\t\t\t\tif($(map_map_6a595144c715f).parents('.porto_modal-content')) {\r\n\t\t\t\t\tsetTimeout(function(){\r\n\t\t\t\t\t\t$(window).trigger('resize');\r\n\t\t\t\t\t},200);\r\n\t\t\t\t}\r\n\t\t\t});\r\n\t\t\tfunction toggleBounce() {\r\n\t\t\t\tif (marker_map_6a595144c715f.getAnimation() != null) {\r\n\t\t\t\t\tmarker_map_6a595144c715f.setAnimation(null);\r\n\t\t\t\t} else {\r\n\t\t\t\t\tmarker_map_6a595144c715f.setAnimation(google.maps.Animation.BOUNCE);\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t} )( window.jQuery );\r\n\t};\r\n\r\n\tif ( window.jQuery ) {\r\n\t\tjQuery( document ).ready(function() {\r\n\t\t\tporto_init_map();\r\n\t\t} );\r\n\t} else {\r\n\t\tdocument.addEventListener( 'DOMContentLoaded', porto_init_map );\r\n\t}\r\n\r\n\twindow.addEventListener( 'load', function() {\r\n\t\tsetTimeout( function() {\r\n\t\t\tjQuery( window ).trigger( 'resize' );\r\n\t\t}, 200 );\r\n\t} );\r\n} )();\r\n<\/script>[vc_empty_space height=\u00bb20px\u00bb][\/vc_column][\/vc_row][vc_row][vc_column][vc_separator color=\u00bbcustom\u00bb gap=\u00bbtall\u00bb gradient=\u00bbyes\u00bb][\/vc_column][\/vc_row][vc_row][vc_column width=\u00bb1\/2&#8243;][vc_custom_heading text=\u00bbCustom Style\u00bb font_container=\u00bbtag:h4|text_align:left\u00bb use_theme_fonts=\u00bbyes\u00bb]<div id='wrap_map_6a595144c73de' class='porto-map-wrapper  ' style='height:400px;'><div id='map_6a595144c73de' data-map_override='0' class='porto_google_map' style='width:100%;height:400px;'><\/div><\/div><script>\r\n( function() {\r\n\tvar porto_init_map = function() {\r\n\t\t( function( $ ) {\r\n\t\t\t'use strict';\r\n\t\t\tif (typeof google == 'undefined') {\r\n\t\t\t\treturn;\r\n\t\t\t}\r\n\t\t\tvar map_map_6a595144c73de = null;\r\n\t\t\tvar coordinate_map_6a595144c73de;\r\n\t\t\ttry {\r\n\t\t\t\tcoordinate_map_6a595144c73de=new google.maps.LatLng(40.75198, -73.96978);\r\n\t\t\t\tvar isDraggable = $(document).width() > 640 ? true : true;\r\n\t\t\t\tvar mapOptions = {\r\n\t\t\t\t\tzoom: 16,\r\n\t\t\t\t\tcenter: coordinate_map_6a595144c73de,\r\n\t\t\t\t\tscaleControl: true,\r\n\t\t\t\t\tstreetViewControl: true,\r\n\t\t\t\t\tmapTypeControl: true,\r\n\t\t\t\t\tpanControl: true,\r\n\t\t\t\t\tzoomControl: true,\r\n\t\t\t\t\tscrollwheel: false,\r\n\t\t\t\t\tdraggable: isDraggable,\r\n\t\t\t\t\tzoomControlOptions: {\r\n\t\t\t\t\t\tposition: google.maps.ControlPosition.RIGHT_BOTTOM\r\n\t\t\t\t\t}, mapTypeControlOptions: {\r\n\t\t\t\t\t\t\tmapTypeIds: [google.maps.MapTypeId.ROADMAP, 'map_style']\r\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];\r\n\t\t\t\t\t\tvar styledMap = new google.maps.StyledMapType(styles,\r\n\t\t\t\t\t\t\t{name: \"Styled Map\"});var map_map_6a595144c73de = new google.maps.Map(document.getElementById('map_6a595144c73de'),mapOptions);map_map_6a595144c73de.mapTypes.set('map_style', styledMap);\r\n\t\t\t\t\t\t\t map_map_6a595144c73de.setMapTypeId('map_style');\r\n\t\t\t\t\t\tvar x = 'on';\r\n\t\t\t\t\t\tvar marker_map_6a595144c73de = new google.maps.Marker({\r\n\t\t\t\t\t\tposition: new google.maps.LatLng(40.75198, -73.96978),\r\n\t\t\t\t\t\tanimation:  google.maps.Animation.DROP,\r\n\t\t\t\t\t\tmap: map_map_6a595144c73de,\r\n\t\t\t\t\t\ticon: ''\r\n\t\t\t\t\t});\r\n\t\t\t\t\tgoogle.maps.event.addListener(marker_map_6a595144c73de, 'click', toggleBounce);}\r\n\t\t\tcatch(e){};\r\n\t\t\tgoogle.maps.event.trigger(map_map_6a595144c73de, 'resize');\r\n\t\t\t$(window).on('resize', function(){\r\n\t\t\t\tgoogle.maps.event.trigger(map_map_6a595144c73de, 'resize');\r\n\t\t\t\tif(map_map_6a595144c73de!=null) {\r\n\t\t\t\t\tmap_map_6a595144c73de.setCenter(coordinate_map_6a595144c73de);\r\n\t\t\t\t}\r\n\t\t\t});\r\n\t\t\t$('.ui-tabs').on('tabsactivate', function(event, ui) {\r\n\t\t\t   if($(this).find('.porto-map-wrapper').length > 0)\r\n\t\t\t\t{\r\n\t\t\t\t\tsetTimeout(function(){\r\n\t\t\t\t\t\t$(window).trigger('resize');\r\n\t\t\t\t\t},200);\r\n\t\t\t\t}\r\n\t\t\t});\r\n\t\t\t$('.ui-accordion').on('accordionactivate', function(event, ui) {\r\n\t\t\t\tif($(this).find('.porto-map-wrapper').length > 0) {\r\n\t\t\t\t\tsetTimeout(function(){\r\n\t\t\t\t\t\t$(window).trigger('resize');\r\n\t\t\t\t\t},200);\r\n\t\t\t\t}\r\n\t\t\t});\r\n\t\t\t$(document).on('onPortoModalPopupOpen', function(){\r\n\t\t\t\tif($(map_map_6a595144c73de).parents('.porto_modal-content')) {\r\n\t\t\t\t\tsetTimeout(function(){\r\n\t\t\t\t\t\t$(window).trigger('resize');\r\n\t\t\t\t\t},200);\r\n\t\t\t\t}\r\n\t\t\t});\r\n\t\t\tfunction toggleBounce() {\r\n\t\t\t\tif (marker_map_6a595144c73de.getAnimation() != null) {\r\n\t\t\t\t\tmarker_map_6a595144c73de.setAnimation(null);\r\n\t\t\t\t} else {\r\n\t\t\t\t\tmarker_map_6a595144c73de.setAnimation(google.maps.Animation.BOUNCE);\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t} )( window.jQuery );\r\n\t};\r\n\r\n\tif ( window.jQuery ) {\r\n\t\tjQuery( document ).ready(function() {\r\n\t\t\tporto_init_map();\r\n\t\t} );\r\n\t} else {\r\n\t\tdocument.addEventListener( 'DOMContentLoaded', porto_init_map );\r\n\t}\r\n\r\n\twindow.addEventListener( 'load', function() {\r\n\t\tsetTimeout( function() {\r\n\t\t\tjQuery( window ).trigger( 'resize' );\r\n\t\t}, 200 );\r\n\t} );\r\n} )();\r\n<\/script>[vc_empty_space height=\u00bb20px\u00bb][\/vc_column][vc_column width=\u00bb1\/2&#8243;][vc_custom_heading text=\u00bbWith Borders\u00bb font_container=\u00bbtag:h4|text_align:left\u00bb use_theme_fonts=\u00bbyes\u00bb]<div id='wrap_map_6a595144c74b1' class='porto-map-wrapper  gmap-border' style='height:400px;'><div id='map_6a595144c74b1' data-map_override='0' class='porto_google_map' style='width:100%;height:400px;'><\/div><\/div><script>\r\n( function() {\r\n\tvar porto_init_map = function() {\r\n\t\t( function( $ ) {\r\n\t\t\t'use strict';\r\n\t\t\tif (typeof google == 'undefined') {\r\n\t\t\t\treturn;\r\n\t\t\t}\r\n\t\t\tvar map_map_6a595144c74b1 = null;\r\n\t\t\tvar coordinate_map_6a595144c74b1;\r\n\t\t\ttry {\r\n\t\t\t\tcoordinate_map_6a595144c74b1=new google.maps.LatLng(40.75198, -73.96978);\r\n\t\t\t\tvar isDraggable = $(document).width() > 640 ? true : true;\r\n\t\t\t\tvar mapOptions = {\r\n\t\t\t\t\tzoom: 16,\r\n\t\t\t\t\tcenter: coordinate_map_6a595144c74b1,\r\n\t\t\t\t\tscaleControl: true,\r\n\t\t\t\t\tstreetViewControl: true,\r\n\t\t\t\t\tmapTypeControl: true,\r\n\t\t\t\t\tpanControl: true,\r\n\t\t\t\t\tzoomControl: false,\r\n\t\t\t\t\tscrollwheel: false,\r\n\t\t\t\t\tdraggable: isDraggable,\r\n\t\t\t\t\tzoomControlOptions: {\r\n\t\t\t\t\t\tposition: google.maps.ControlPosition.RIGHT_BOTTOM\r\n\t\t\t\t\t},mapTypeId: google.maps.MapTypeId.ROADMAP,};var map_map_6a595144c74b1 = new google.maps.Map(document.getElementById('map_6a595144c74b1'),mapOptions);\r\n\t\t\t\t\t\tvar x = 'on';\r\n\t\t\t\t\t\tvar marker_map_6a595144c74b1 = new google.maps.Marker({\r\n\t\t\t\t\t\tposition: new google.maps.LatLng(40.75198, -73.96978),\r\n\t\t\t\t\t\tanimation:  google.maps.Animation.DROP,\r\n\t\t\t\t\t\tmap: map_map_6a595144c74b1,\r\n\t\t\t\t\t\ticon: ''\r\n\t\t\t\t\t});\r\n\t\t\t\t\tgoogle.maps.event.addListener(marker_map_6a595144c74b1, 'click', toggleBounce);}\r\n\t\t\tcatch(e){};\r\n\t\t\tgoogle.maps.event.trigger(map_map_6a595144c74b1, 'resize');\r\n\t\t\t$(window).on('resize', function(){\r\n\t\t\t\tgoogle.maps.event.trigger(map_map_6a595144c74b1, 'resize');\r\n\t\t\t\tif(map_map_6a595144c74b1!=null) {\r\n\t\t\t\t\tmap_map_6a595144c74b1.setCenter(coordinate_map_6a595144c74b1);\r\n\t\t\t\t}\r\n\t\t\t});\r\n\t\t\t$('.ui-tabs').on('tabsactivate', function(event, ui) {\r\n\t\t\t   if($(this).find('.porto-map-wrapper').length > 0)\r\n\t\t\t\t{\r\n\t\t\t\t\tsetTimeout(function(){\r\n\t\t\t\t\t\t$(window).trigger('resize');\r\n\t\t\t\t\t},200);\r\n\t\t\t\t}\r\n\t\t\t});\r\n\t\t\t$('.ui-accordion').on('accordionactivate', function(event, ui) {\r\n\t\t\t\tif($(this).find('.porto-map-wrapper').length > 0) {\r\n\t\t\t\t\tsetTimeout(function(){\r\n\t\t\t\t\t\t$(window).trigger('resize');\r\n\t\t\t\t\t},200);\r\n\t\t\t\t}\r\n\t\t\t});\r\n\t\t\t$(document).on('onPortoModalPopupOpen', function(){\r\n\t\t\t\tif($(map_map_6a595144c74b1).parents('.porto_modal-content')) {\r\n\t\t\t\t\tsetTimeout(function(){\r\n\t\t\t\t\t\t$(window).trigger('resize');\r\n\t\t\t\t\t},200);\r\n\t\t\t\t}\r\n\t\t\t});\r\n\t\t\tfunction toggleBounce() {\r\n\t\t\t\tif (marker_map_6a595144c74b1.getAnimation() != null) {\r\n\t\t\t\t\tmarker_map_6a595144c74b1.setAnimation(null);\r\n\t\t\t\t} else {\r\n\t\t\t\t\tmarker_map_6a595144c74b1.setAnimation(google.maps.Animation.BOUNCE);\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t} )( window.jQuery );\r\n\t};\r\n\r\n\tif ( window.jQuery ) {\r\n\t\tjQuery( document ).ready(function() {\r\n\t\t\tporto_init_map();\r\n\t\t} );\r\n\t} else {\r\n\t\tdocument.addEventListener( 'DOMContentLoaded', porto_init_map );\r\n\t}\r\n\r\n\twindow.addEventListener( 'load', function() {\r\n\t\tsetTimeout( function() {\r\n\t\t\tjQuery( window ).trigger( 'resize' );\r\n\t\t}, 200 );\r\n\t} );\r\n} )();\r\n<\/script>[vc_empty_space height=\u00bb20px\u00bb][\/vc_column][\/vc_row]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>[vc_row][vc_column][vc_custom_heading text=\u00bbMaps Shortcodes\u00bb use_theme_fonts=\u00bbyes\u00bb el_class=\u00bbshorter\u00bb][vc_column_text]You can build with Visual Composer Google Map, Ultimate Addons Google Map shortcodes.[\/vc_column_text][vc_separator color=\u00bbcustom\u00bb gap=\u00bbtall\u00bb gradient=\u00bbyes\u00bb][\/vc_column][\/vc_row][vc_row][vc_column][vc_custom_heading text=\u00bbFull Width\u00bb font_container=\u00bbtag:h4|text_align:left\u00bb use_theme_fonts=\u00bbyes\u00bb][vc_empty_space height=\u00bb20px\u00bb][\/vc_column][\/vc_row][vc_row full_width=\u00bbstretch_row_content_no_spaces\u00bb][vc_column][\/vc_column][\/vc_row][vc_row][vc_column][vc_empty_space height=\u00bb20px\u00bb][vc_separator color=\u00bbcustom\u00bb gap=\u00bbtall\u00bb gradient=\u00bbyes\u00bb][vc_custom_heading text=\u00bbFull Width (Inside Container)\u00bb font_container=\u00bbtag:h4|text_align:left\u00bb use_theme_fonts=\u00bbyes\u00bb][\/vc_column][\/vc_row][vc_row][vc_column][vc_empty_space height=\u00bb20px\u00bb][vc_separator color=\u00bbcustom\u00bb gap=\u00bbtall\u00bb gradient=\u00bbyes\u00bb][\/vc_column][\/vc_row][vc_row][vc_column width=\u00bb1\/2&#8243;][vc_custom_heading text=\u00bbMarkers\u00bb font_container=\u00bbtag:h4|text_align:left\u00bb use_theme_fonts=\u00bbyes\u00bb][vc_empty_space height=\u00bb20px\u00bb][\/vc_column][vc_column width=\u00bb1\/2&#8243;][vc_custom_heading text=\u00bbCustom Controls\u00bb font_container=\u00bbtag:h4|text_align:left\u00bb use_theme_fonts=\u00bbyes\u00bb][vc_empty_space height=\u00bb20px\u00bb][\/vc_column][\/vc_row][vc_row][vc_column][vc_separator color=\u00bbcustom\u00bb gap=\u00bbtall\u00bb gradient=\u00bbyes\u00bb][\/vc_column][\/vc_row][vc_row][vc_column width=\u00bb1\/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":{"_acf_changed":false,"content-type":"","rs_blank_template":"","rs_page_bg_color":"","slide_template_v7":"","footnotes":""},"class_list":["post-551","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.9 (Yoast SEO v27.9) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Maps - IPeru<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/iperu.com.pe\/index.php\/maps\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Maps\" \/>\n<meta property=\"og:description\" content=\"[vc_row][vc_column][vc_custom_heading text=\u00bbMaps Shortcodes\u00bb use_theme_fonts=\u00bbyes\u00bb el_class=\u00bbshorter\u00bb][vc_column_text]You can build with Visual Composer Google Map, Ultimate Addons Google Map shortcodes.[\/vc_column_text][vc_separator color=\u00bbcustom\u00bb gap=\u00bbtall\u00bb gradient=\u00bbyes\u00bb][\/vc_column][\/vc_row][vc_row][vc_column][vc_custom_heading text=\u00bbFull Width\u00bb font_container=\u00bbtag:h4|text_align:left\u00bb use_theme_fonts=\u00bbyes\u00bb][vc_empty_space height=\u00bb20px\u00bb][\/vc_column][\/vc_row][vc_row full_width=\u00bbstretch_row_content_no_spaces\u00bb][vc_column][\/vc_column][\/vc_row][vc_row][vc_column][vc_empty_space height=\u00bb20px\u00bb][vc_separator color=\u00bbcustom\u00bb gap=\u00bbtall\u00bb gradient=\u00bbyes\u00bb][vc_custom_heading text=\u00bbFull Width (Inside Container)\u00bb font_container=\u00bbtag:h4|text_align:left\u00bb use_theme_fonts=\u00bbyes\u00bb][\/vc_column][\/vc_row][vc_row][vc_column][vc_empty_space height=\u00bb20px\u00bb][vc_separator color=\u00bbcustom\u00bb gap=\u00bbtall\u00bb gradient=\u00bbyes\u00bb][\/vc_column][\/vc_row][vc_row][vc_column width=\u00bb1\/2&#8243;][vc_custom_heading text=\u00bbMarkers\u00bb font_container=\u00bbtag:h4|text_align:left\u00bb use_theme_fonts=\u00bbyes\u00bb][vc_empty_space height=\u00bb20px\u00bb][\/vc_column][vc_column width=\u00bb1\/2&#8243;][vc_custom_heading text=\u00bbCustom Controls\u00bb font_container=\u00bbtag:h4|text_align:left\u00bb use_theme_fonts=\u00bbyes\u00bb][vc_empty_space height=\u00bb20px\u00bb][\/vc_column][\/vc_row][vc_row][vc_column][vc_separator color=\u00bbcustom\u00bb gap=\u00bbtall\u00bb gradient=\u00bbyes\u00bb][\/vc_column][\/vc_row][vc_row][vc_column width=\u00bb1\/2&#8243;][vc_custom_heading [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/iperu.com.pe\/index.php\/maps\/\" \/>\n<meta property=\"og:site_name\" content=\"IPeru\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/iperu.com.pe\\\/index.php\\\/maps\\\/\",\"url\":\"https:\\\/\\\/iperu.com.pe\\\/index.php\\\/maps\\\/\",\"name\":\"Maps - IPeru\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/iperu.com.pe\\\/#website\"},\"datePublished\":\"2016-07-05T02:14:53+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/iperu.com.pe\\\/index.php\\\/maps\\\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/iperu.com.pe\\\/index.php\\\/maps\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/iperu.com.pe\\\/index.php\\\/maps\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/iperu.com.pe\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Maps\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/iperu.com.pe\\\/#website\",\"url\":\"https:\\\/\\\/iperu.com.pe\\\/\",\"name\":\"IPeru\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/iperu.com.pe\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Maps - IPeru","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/iperu.com.pe\/index.php\/maps\/","og_locale":"es_ES","og_type":"article","og_title":"Maps","og_description":"[vc_row][vc_column][vc_custom_heading text=\u00bbMaps Shortcodes\u00bb use_theme_fonts=\u00bbyes\u00bb el_class=\u00bbshorter\u00bb][vc_column_text]You can build with Visual Composer Google Map, Ultimate Addons Google Map shortcodes.[\/vc_column_text][vc_separator color=\u00bbcustom\u00bb gap=\u00bbtall\u00bb gradient=\u00bbyes\u00bb][\/vc_column][\/vc_row][vc_row][vc_column][vc_custom_heading text=\u00bbFull Width\u00bb font_container=\u00bbtag:h4|text_align:left\u00bb use_theme_fonts=\u00bbyes\u00bb][vc_empty_space height=\u00bb20px\u00bb][\/vc_column][\/vc_row][vc_row full_width=\u00bbstretch_row_content_no_spaces\u00bb][vc_column][\/vc_column][\/vc_row][vc_row][vc_column][vc_empty_space height=\u00bb20px\u00bb][vc_separator color=\u00bbcustom\u00bb gap=\u00bbtall\u00bb gradient=\u00bbyes\u00bb][vc_custom_heading text=\u00bbFull Width (Inside Container)\u00bb font_container=\u00bbtag:h4|text_align:left\u00bb use_theme_fonts=\u00bbyes\u00bb][\/vc_column][\/vc_row][vc_row][vc_column][vc_empty_space height=\u00bb20px\u00bb][vc_separator color=\u00bbcustom\u00bb gap=\u00bbtall\u00bb gradient=\u00bbyes\u00bb][\/vc_column][\/vc_row][vc_row][vc_column width=\u00bb1\/2&#8243;][vc_custom_heading text=\u00bbMarkers\u00bb font_container=\u00bbtag:h4|text_align:left\u00bb use_theme_fonts=\u00bbyes\u00bb][vc_empty_space height=\u00bb20px\u00bb][\/vc_column][vc_column width=\u00bb1\/2&#8243;][vc_custom_heading text=\u00bbCustom Controls\u00bb font_container=\u00bbtag:h4|text_align:left\u00bb use_theme_fonts=\u00bbyes\u00bb][vc_empty_space height=\u00bb20px\u00bb][\/vc_column][\/vc_row][vc_row][vc_column][vc_separator color=\u00bbcustom\u00bb gap=\u00bbtall\u00bb gradient=\u00bbyes\u00bb][\/vc_column][\/vc_row][vc_row][vc_column width=\u00bb1\/2&#8243;][vc_custom_heading [&hellip;]","og_url":"https:\/\/iperu.com.pe\/index.php\/maps\/","og_site_name":"IPeru","twitter_card":"summary_large_image","twitter_misc":{"Tiempo de lectura":"2 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/iperu.com.pe\/index.php\/maps\/","url":"https:\/\/iperu.com.pe\/index.php\/maps\/","name":"Maps - IPeru","isPartOf":{"@id":"https:\/\/iperu.com.pe\/#website"},"datePublished":"2016-07-05T02:14:53+00:00","breadcrumb":{"@id":"https:\/\/iperu.com.pe\/index.php\/maps\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/iperu.com.pe\/index.php\/maps\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/iperu.com.pe\/index.php\/maps\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/iperu.com.pe\/"},{"@type":"ListItem","position":2,"name":"Maps"}]},{"@type":"WebSite","@id":"https:\/\/iperu.com.pe\/#website","url":"https:\/\/iperu.com.pe\/","name":"IPeru","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/iperu.com.pe\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"}]}},"_links":{"self":[{"href":"https:\/\/iperu.com.pe\/index.php\/wp-json\/wp\/v2\/pages\/551","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/iperu.com.pe\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/iperu.com.pe\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/iperu.com.pe\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/iperu.com.pe\/index.php\/wp-json\/wp\/v2\/comments?post=551"}],"version-history":[{"count":0,"href":"https:\/\/iperu.com.pe\/index.php\/wp-json\/wp\/v2\/pages\/551\/revisions"}],"wp:attachment":[{"href":"https:\/\/iperu.com.pe\/index.php\/wp-json\/wp\/v2\/media?parent=551"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}