{"id":546,"date":"2017-01-08T06:32:13","date_gmt":"2017-01-08T06:32:13","guid":{"rendered":"http:\/\/demo.templatetrip.com\/WooCommerce\/WCM040\/WCM04\/?page_id=546"},"modified":"2017-01-08T06:32:13","modified_gmt":"2017-01-08T06:32:13","slug":"map","status":"publish","type":"page","link":"https:\/\/www.nuristyle.am\/hy\/map\/","title":{"rendered":"Map"},"content":{"rendered":"<div id=\"pl-546\"  class=\"panel-layout\" ><div id=\"pg-546-0\"  class=\"panel-grid panel-no-style\" ><div id=\"pgc-546-0-0\"  class=\"panel-grid-cell\" ><div id=\"panel-546-0-0-0\" class=\"so-panel widget widget_sow-editor panel-first-child panel-last-child\" data-index=\"0\" ><div\n\t\t\t\n\t\t\tclass=\"so-widget-sow-editor so-widget-sow-editor-base\"\n\t\t\t\n\t\t>\n<div class=\"siteorigin-widget-tinymce textwidget\">\n\t<div class=\"code\">[ map address='india' type='ROADMAP | TERRAIN | SATELLITE | HYBRID ' zoom='10' map_icon='' width='500px' height='200px' ]<\/div>\n<div class=\"main-container\" style=\"background-color: #fff;padding:15px;margin:0;overflow: hidden;;\">\n<div class=\"inner-container\">\n<h6> Type ROADMAP <\/h6>\n<div class=\"map_canvas\" style=\"height:200px; width:500px; margin-bottom: 1.6842em\" id=\"map-e507b\"><\/div>\n<p><script type='text\/javascript'>\n\t  function DisplayMapAddress(address) {\n\t var geocoder = new google.maps.Geocfoder();\n\t geocoder.geocode({address: address}, function (results, status) {\n\t if (status == google.maps.GeocoderStatus.OK) { \n\t var location = results[0].geometry.location; \n\t  var options = { \n\t zoom: 10, \n\t center: location, \n\t streetViewControl: true, \n\t mapTypeId: google.maps.MapTypeId.ROADMAP, \n\t scrollwheel: false, \n\t draggable: true, \n\t panControl: true, \n\t zoomControl: true, \n\t zoomControlOptions: { \n\t style: google.maps.ZoomControlStyle.SMALL \n\t } }; \n\t var mymap = new google.maps.Map(document.getElementById('map-e507b'), options); \n\t var marker = new google.maps.Marker({ \n\t map: mymap, \n\t flat: true, \n\t icon: '', \n\t position: results[0].geometry.location }); \n\t var infowindow = new google.maps.InfoWindow({ \n\t content: 'india' }); \n\t google.maps.event.addListener(marker, 'click', function () { \n\t infowindow.open(mymap, marker); }); \n\t } }); \n\t } \n\t DisplayMapAddress('india'); \n<\/script><\/p>\n<h6> Type TERRAIN  <\/h6>\n<div class=\"map_canvas\" style=\"height:200px; width:500px; margin-bottom: 1.6842em\" id=\"map-d25dbe50\"><\/div>\n<p><script type='text\/javascript'>\n\t  function DisplayMapAddress(address) {\n\t var geocoder = new google.maps.Geocfoder();\n\t geocoder.geocode({address: address}, function (results, status) {\n\t if (status == google.maps.GeocoderStatus.OK) { \n\t var location = results[0].geometry.location; \n\t  var options = { \n\t zoom: 10, \n\t center: location, \n\t streetViewControl: true, \n\t mapTypeId: google.maps.MapTypeId.TERRAIN, \n\t scrollwheel: false, \n\t draggable: true, \n\t panControl: true, \n\t zoomControl: true, \n\t zoomControlOptions: { \n\t style: google.maps.ZoomControlStyle.SMALL \n\t } }; \n\t var mymap = new google.maps.Map(document.getElementById('map-d25dbe50'), options); \n\t var marker = new google.maps.Marker({ \n\t map: mymap, \n\t flat: true, \n\t icon: '', \n\t position: results[0].geometry.location }); \n\t var infowindow = new google.maps.InfoWindow({ \n\t content: 'india' }); \n\t google.maps.event.addListener(marker, 'click', function () { \n\t infowindow.open(mymap, marker); }); \n\t } }); \n\t } \n\t DisplayMapAddress('india'); \n<\/script><\/p>\n<h6> Type SATELLITE <\/h6>\n<div class=\"map_canvas\" style=\"height:200px; width:500px; margin-bottom: 1.6842em\" id=\"map-5dbe5\"><\/div>\n<p><script type='text\/javascript'>\n\t  function DisplayMapAddress(address) {\n\t var geocoder = new google.maps.Geocfoder();\n\t geocoder.geocode({address: address}, function (results, status) {\n\t if (status == google.maps.GeocoderStatus.OK) { \n\t var location = results[0].geometry.location; \n\t  var options = { \n\t zoom: 10, \n\t center: location, \n\t streetViewControl: true, \n\t mapTypeId: google.maps.MapTypeId.SATELLITE, \n\t scrollwheel: false, \n\t draggable: true, \n\t panControl: true, \n\t zoomControl: true, \n\t zoomControlOptions: { \n\t style: google.maps.ZoomControlStyle.SMALL \n\t } }; \n\t var mymap = new google.maps.Map(document.getElementById('map-5dbe5'), options); \n\t var marker = new google.maps.Marker({ \n\t map: mymap, \n\t flat: true, \n\t icon: '', \n\t position: results[0].geometry.location }); \n\t var infowindow = new google.maps.InfoWindow({ \n\t content: 'india' }); \n\t google.maps.event.addListener(marker, 'click', function () { \n\t infowindow.open(mymap, marker); }); \n\t } }); \n\t } \n\t DisplayMapAddress('india'); \n<\/script><\/p>\n<h6> Type HYBRID <\/h6>\n<div class=\"map_canvas\" style=\"height:200px; width:500px; margin-bottom: 1.6842em\" id=\"map-dbe507\"><\/div>\n<p><script type='text\/javascript'>\n\t  function DisplayMapAddress(address) {\n\t var geocoder = new google.maps.Geocfoder();\n\t geocoder.geocode({address: address}, function (results, status) {\n\t if (status == google.maps.GeocoderStatus.OK) { \n\t var location = results[0].geometry.location; \n\t  var options = { \n\t zoom: 10, \n\t center: location, \n\t streetViewControl: true, \n\t mapTypeId: google.maps.MapTypeId.HYBRID, \n\t scrollwheel: false, \n\t draggable: true, \n\t panControl: true, \n\t zoomControl: true, \n\t zoomControlOptions: { \n\t style: google.maps.ZoomControlStyle.SMALL \n\t } }; \n\t var mymap = new google.maps.Map(document.getElementById('map-dbe507'), options); \n\t var marker = new google.maps.Marker({ \n\t map: mymap, \n\t flat: true, \n\t icon: '', \n\t position: results[0].geometry.location }); \n\t var infowindow = new google.maps.InfoWindow({ \n\t content: 'india' }); \n\t google.maps.event.addListener(marker, 'click', function () { \n\t infowindow.open(mymap, marker); }); \n\t } }); \n\t } \n\t DisplayMapAddress('india'); \n<\/script><\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div><\/div><\/div><\/div><\/div>","protected":false},"excerpt":{"rendered":"<p>[ map address=&#8217;india&#8217; type=&#8217;ROADMAP | TERRAIN | SATELLITE | HYBRID &#8216; zoom=&#8217;10&#8217; map_icon=&#8221; width=&#8217;500px&#8217; height=&#8217;200px&#8217; ] Type ROADMAP Type TERRAIN Type SATELLITE Type HYBRID<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"inline_featured_image":false,"spay_email":""},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v19.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Map - Nuri Style<\/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:\/\/www.nuristyle.am\/hy\/map\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Map - Nuri Style\" \/>\n<meta property=\"og:description\" content=\"[ map address=&#039;india&#039; type=&#039;ROADMAP | TERRAIN | SATELLITE | HYBRID &#039; zoom=&#039;10&#039; map_icon=&#039;&#039; width=&#039;500px&#039; height=&#039;200px&#039; ] Type ROADMAP Type TERRAIN Type SATELLITE Type HYBRID\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.nuristyle.am\/hy\/map\/\" \/>\n<meta property=\"og:site_name\" content=\"Nuri Style\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.nuristyle.am\/#website\",\"url\":\"https:\/\/www.nuristyle.am\/\",\"name\":\"Nuri Style\",\"description\":\"Online shop\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.nuristyle.am\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"hy-AM\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.nuristyle.am\/map\/#webpage\",\"url\":\"https:\/\/www.nuristyle.am\/map\/\",\"name\":\"Map - Nuri Style\",\"isPartOf\":{\"@id\":\"https:\/\/www.nuristyle.am\/#website\"},\"datePublished\":\"2017-01-08T06:32:13+00:00\",\"dateModified\":\"2017-01-08T06:32:13+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.nuristyle.am\/map\/#breadcrumb\"},\"inLanguage\":\"hy-AM\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.nuristyle.am\/map\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.nuristyle.am\/map\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.nuristyle.am\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Map\"}]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Map - Nuri Style","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:\/\/www.nuristyle.am\/hy\/map\/","og_locale":"en_US","og_type":"article","og_title":"Map - Nuri Style","og_description":"[ map address='india' type='ROADMAP | TERRAIN | SATELLITE | HYBRID ' zoom='10' map_icon='' width='500px' height='200px' ] Type ROADMAP Type TERRAIN Type SATELLITE Type HYBRID","og_url":"https:\/\/www.nuristyle.am\/hy\/map\/","og_site_name":"Nuri Style","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/www.nuristyle.am\/#website","url":"https:\/\/www.nuristyle.am\/","name":"Nuri Style","description":"Online shop","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.nuristyle.am\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"hy-AM"},{"@type":"WebPage","@id":"https:\/\/www.nuristyle.am\/map\/#webpage","url":"https:\/\/www.nuristyle.am\/map\/","name":"Map - Nuri Style","isPartOf":{"@id":"https:\/\/www.nuristyle.am\/#website"},"datePublished":"2017-01-08T06:32:13+00:00","dateModified":"2017-01-08T06:32:13+00:00","breadcrumb":{"@id":"https:\/\/www.nuristyle.am\/map\/#breadcrumb"},"inLanguage":"hy-AM","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.nuristyle.am\/map\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.nuristyle.am\/map\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.nuristyle.am\/"},{"@type":"ListItem","position":2,"name":"Map"}]}]}},"_links":{"self":[{"href":"https:\/\/www.nuristyle.am\/hy\/wp-json\/wp\/v2\/pages\/546"}],"collection":[{"href":"https:\/\/www.nuristyle.am\/hy\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.nuristyle.am\/hy\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.nuristyle.am\/hy\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.nuristyle.am\/hy\/wp-json\/wp\/v2\/comments?post=546"}],"version-history":[{"count":0,"href":"https:\/\/www.nuristyle.am\/hy\/wp-json\/wp\/v2\/pages\/546\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.nuristyle.am\/hy\/wp-json\/wp\/v2\/media?parent=546"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}