{"id":2202,"date":"2017-07-21T08:42:04","date_gmt":"2017-07-21T08:42:04","guid":{"rendered":"https:\/\/noferest.com\/footer-map\/"},"modified":"2024-01-04T06:57:50","modified_gmt":"2024-01-04T06:57:50","slug":"footer-map","status":"publish","type":"page","link":"https:\/\/noferest.com\/en\/footer-map\/","title":{"rendered":"footer map"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row][vc_column]<div id=\"cz_32548\" class=\"cz_32548 gmap\" data-api-key=\"AIzaSyAIS-TuOD5hnITbrRCOIkznlU1PLkUMD1A\"> <\/div><div ><\/div><script>\r\n\t\t\tfunction mapfucntion_cz_32548() {\r\n\r\n\t\t\t\tgoogle.maps.Map.prototype.setCenterWithOffset = function(latlng, offsetX, offsetY) {\r\n\t\t\t\t    var map = this;\r\n\t\t\t\t    var ov = new google.maps.OverlayView();\r\n\t\t\t\t    ov.onAdd = function() {\r\n\t\t\t\t        var proj = this.getProjection();\r\n\t\t\t\t        var aPoint = proj.fromLatLngToContainerPixel(latlng);\r\n\t\t\t\t        aPoint.x = aPoint.x+offsetX;\r\n\t\t\t\t        aPoint.y = aPoint.y+offsetY;\r\n\t\t\t\t        map.setCenter(proj.fromContainerPixelToLatLng(aPoint));\r\n\t\t\t\t    }; \r\n\t\t\t\t    ov.draw = function() {}; \r\n\t\t\t\t    ov.setMap(this); \r\n\t\t\t\t};\r\n\r\n\t\t\t\tvar windx = jQuery(window), \r\n\r\n\t\t\t\t\tlatlng = { lat:40.712784, lng:-74.005941},\r\n\r\n\t\t\t\t\tmyOptions = {\r\n\t\t\t\t\t\tmapId: \"\",\r\n\t\t\t\t\t\tzoom: 14,\r\n\t\t\t\t\t\tscrollwheel: false,\r\n\t\t\t\t\t\tdisableDefaultUI: false,\r\n\t\t\t\t\t\tcenter: latlng\r\n\t\t\t\t\t},\r\n\r\n\t\t\t\t\tcz_32548 = new google.maps.Map(document.getElementById(\"cz_32548\"), myOptions ),\r\n\r\n\t\t\t\t\tsetCenterOffset = function() {\r\n\r\n\t\t\t\t\t\tif ( windx.width() < 768 ) {\r\n\t\t\t\t\t\t\tcz_32548.setCenterWithOffset( latlng, 0, 0 );\r\n\t\t\t\t\t\t} else {\r\n\t\t\t\t\t\t\tcz_32548.setCenterWithOffset( latlng, 0, 0 );\r\n\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t};\r\n\r\n\t\t\t\tsetCenterOffset();\r\n\r\n\t\t\t\twindx.on( \"resize\", function() {\r\n\t\t\t\t\tsetCenterOffset();\r\n\t\t\t\t});\r\n\t\t\tvar styles = [{\"elementType\": \"geometry\",\"stylers\": [{\"color\": \"#f5f5f5\"}]},{\"elementType\": \"labels.icon\",\"stylers\": [{\"visibility\": \"off\"}]},{\"elementType\": \"labels.text.fill\",\"stylers\": [{\"color\": \"#616161\"}]},{\"elementType\": \"labels.text.stroke\",\"stylers\": [{\"color\": \"#f5f5f5\"}]},{\"featureType\": \"administrative.land_parcel\",\"elementType\": \"labels\",\"stylers\": [{\"visibility\": \"off\"}]},{\"featureType\": \"administrative.land_parcel\",\"elementType\": \"labels.text.fill\",\"stylers\": [{\"color\": \"#bdbdbd\"}]},{\"featureType\": \"poi\",\"elementType\": \"geometry\",\"stylers\": [{\"color\": \"#eeeeee\"}]},{\"featureType\": \"poi\",\"elementType\": \"labels.text\",\"stylers\": [{\"visibility\": \"off\"}]},{\"featureType\": \"poi\",\"elementType\": \"labels.text.fill\",\"stylers\": [{\"color\": \"#757575\"}]},{\"featureType\": \"poi.park\",\"elementType\": \"geometry\",\"stylers\": [{\"color\": \"#e5e5e5\"}]},{\"featureType\": \"poi.park\",\"elementType\": \"labels.text.fill\",\"stylers\": [{\"color\": \"#9e9e9e\"}]},{\"featureType\": \"road\",\"elementType\": \"geometry\",\"stylers\": [{\"color\": \"#ffffff\"}]},{\"featureType\": \"road.arterial\",\"elementType\": \"labels.text.fill\",\"stylers\": [{\"color\": \"#757575\"}]},{\"featureType\": \"road.highway\",\"elementType\": \"geometry\",\"stylers\": [{\"color\": \"#dadada\"}]},{\"featureType\": \"road.highway\",\"elementType\": \"labels.text.fill\",\"stylers\": [{\"color\": \"#616161\"}]},{\"featureType\": \"road.local\",\"elementType\": \"labels\",\"stylers\": [{\"visibility\": \"off\"}]},{\"featureType\": \"road.local\",\"elementType\": \"labels.text.fill\",\"stylers\": [{\"color\": \"#9e9e9e\"}]},{\"featureType\": \"transit.line\",\"elementType\": \"geometry\",\"stylers\": [{\"color\": \"#e5e5e5\"}]},{\"featureType\": \"transit.station\",\"elementType\": \"geometry\",\"stylers\": [{\"color\": \"#eeeeee\"}]},{\"featureType\": \"water\",\"elementType\": \"geometry\",\"stylers\": [{\"color\": \"#c9c9c9\"}]},{\"featureType\": \"water\",\"elementType\": \"labels.text.fill\",\"stylers\": [{\"color\": \"#9e9e9e\"}]}];var styledMap = new google.maps.StyledMapType(styles,{name: \"Styled Map\"});cz_32548.mapTypes.set(\"map_style\", styledMap);  cz_32548.setMapTypeId(\"map_style\");class CustomMarker extends google.maps.OverlayView {\r\n\t\t\t    constructor(position, map) {\r\n\t\t\t        super();\r\n\t\t\t        this.position = position;\r\n\t\t\t        this.map = map;\r\n\t\t\t        this.div = null;\r\n\t\t\t        this.setMap(map);\r\n\t\t\t    }\r\n\r\n\t\t\t    onAdd() {\r\n\t\t\t        this.div = document.createElement(\"div\");\r\n\t\t\t        this.div.style.position = \"absolute\";\r\n\t\t\t        this.div.style.cursor = \"pointer\";\r\n\t\t\t        this.div.style.transform = \"translate(-50%, -100%)\";\r\n\t\t\t        this.div.innerHTML = `<div style=\"position:relative; text-align:center;\">\r\n\t\t\t                                <div style=\"position:absolute;top: -10px;left: 50%;transform: translate(-50%, -100%);background: white;color: #202020;padding: 15px 20px;border-radius: 2px;font-size: 15px;white-space: nowrap;box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);display: none;font-family: Arial, sans-serif;\" class=\"codevz-map-tooltip\">\r\n\t\t\t                                \tYour Information goes here!\r\n\t\t\t                                <\/div>\r\n\t\t\t                                <img decoding=\"async\" src=\"https:\/\/noferest.com\/wp-content\/plugins\/codevz-plus\/assets\/img\/p.svg\" style=\"display:block;\" class=\"lazyDone\" \/>\r\n\t\t\t                              <\/div>`;\r\n\r\n\t\t\t        this.getPanes().overlayMouseTarget.appendChild(this.div);\r\n\t\t\t        this.tooltip = this.div.querySelector(\".codevz-map-tooltip\");\r\n\r\n\t\t\t        \/\/ Show title on click\r\n\t\t\t        this.div.addEventListener(\"click\", (event) => {\r\n\t\t\t            event.stopPropagation();\r\n\t\t\t            this.tooltip.style.display = this.tooltip.style.display === \"block\" ? \"none\" : \"block\";\r\n\t\t\t        });\r\n\r\n\t\t\t        \/\/ Hide title when clicking outside\r\n\t\t\t        google.maps.event.addListener(this.map, \"click\", () => {\r\n\t\t\t            this.tooltip.style.display = \"none\";\r\n\t\t\t        });\r\n\t\t\t    }\r\n\r\n\t\t\t    draw() {\r\n\t\t\t        const overlayProjection = this.getProjection();\r\n\t\t\t        const position = overlayProjection.fromLatLngToDivPixel(this.position);\r\n\r\n\t\t\t        if (position && this.div) {\r\n\t\t\t            this.div.style.left = `${position.x}px`;\r\n\t\t\t            this.div.style.top = `${position.y}px`;\r\n\t\t\t        }\r\n\t\t\t    }\r\n\r\n\t\t\t    onRemove() {\r\n\t\t\t        if (this.div) {\r\n\t\t\t            this.div.parentNode.removeChild(this.div);\r\n\t\t\t            this.div = null;\r\n\t\t\t        }\r\n\t\t\t    }\r\n\t\t\t}\r\n\r\n\t\t\t\/\/ Add a custom marker at a specific location\r\n\t\t\tnew CustomMarker(new google.maps.LatLng(40.712784, -74.005941), cz_32548);\r\n\t\t\t}<\/script>[\/vc_column][\/vc_row]<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>[vc_row][vc_column][\/vc_column][\/vc_row] &#8230; <\/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-2202","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v23.1 (Yoast SEO v25.1) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>footer map - \u0639\u0633\u0644 \u0648 \u0632\u0646\u0628\u0648\u0631\u0633\u062a\u0627\u0646 \u0646\u0648\u0641\u0631\u0633\u062a<\/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:\/\/noferest.com\/en\/footer-map\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"footer map\" \/>\n<meta property=\"og:description\" content=\"[vc_row][vc_column][\/vc_column][\/vc_row] ...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/noferest.com\/en\/footer-map\/\" \/>\n<meta property=\"og:site_name\" content=\"\u0639\u0633\u0644 \u0648 \u0632\u0646\u0628\u0648\u0631\u0633\u062a\u0627\u0646 \u0646\u0648\u0641\u0631\u0633\u062a\" \/>\n<meta property=\"article:modified_time\" content=\"2024-01-04T06:57:50+00:00\" \/>\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\":\"WebPage\",\"@id\":\"https:\/\/noferest.com\/en\/footer-map\/\",\"url\":\"https:\/\/noferest.com\/en\/footer-map\/\",\"name\":\"footer map - \u0639\u0633\u0644 \u0648 \u0632\u0646\u0628\u0648\u0631\u0633\u062a\u0627\u0646 \u0646\u0648\u0641\u0631\u0633\u062a\",\"isPartOf\":{\"@id\":\"https:\/\/noferest.com\/#website\"},\"datePublished\":\"2017-07-21T08:42:04+00:00\",\"dateModified\":\"2024-01-04T06:57:50+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/noferest.com\/en\/footer-map\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/noferest.com\/en\/footer-map\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/noferest.com\/en\/footer-map\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/noferest.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"footer map\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/noferest.com\/#website\",\"url\":\"https:\/\/noferest.com\/\",\"name\":\"\u0639\u0633\u0644 \u0648 \u0632\u0646\u0628\u0648\u0631\u0633\u062a\u0627\u0646 \u0646\u0648\u0641\u0631\u0633\u062a\",\"description\":\"\u0645\u062d\u0635\u0648\u0644\u0627\u062a \u0633\u0644\u0627\u0645\u062a \u0645\u062d\u0648\u0631 \u0646\u0648\u0641\u0631\u0633\u062a\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/noferest.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"footer map - \u0639\u0633\u0644 \u0648 \u0632\u0646\u0628\u0648\u0631\u0633\u062a\u0627\u0646 \u0646\u0648\u0641\u0631\u0633\u062a","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:\/\/noferest.com\/en\/footer-map\/","og_locale":"en_US","og_type":"article","og_title":"footer map","og_description":"[vc_row][vc_column][\/vc_column][\/vc_row] ...","og_url":"https:\/\/noferest.com\/en\/footer-map\/","og_site_name":"\u0639\u0633\u0644 \u0648 \u0632\u0646\u0628\u0648\u0631\u0633\u062a\u0627\u0646 \u0646\u0648\u0641\u0631\u0633\u062a","article_modified_time":"2024-01-04T06:57:50+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/noferest.com\/en\/footer-map\/","url":"https:\/\/noferest.com\/en\/footer-map\/","name":"footer map - \u0639\u0633\u0644 \u0648 \u0632\u0646\u0628\u0648\u0631\u0633\u062a\u0627\u0646 \u0646\u0648\u0641\u0631\u0633\u062a","isPartOf":{"@id":"https:\/\/noferest.com\/#website"},"datePublished":"2017-07-21T08:42:04+00:00","dateModified":"2024-01-04T06:57:50+00:00","breadcrumb":{"@id":"https:\/\/noferest.com\/en\/footer-map\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/noferest.com\/en\/footer-map\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/noferest.com\/en\/footer-map\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/noferest.com\/"},{"@type":"ListItem","position":2,"name":"footer map"}]},{"@type":"WebSite","@id":"https:\/\/noferest.com\/#website","url":"https:\/\/noferest.com\/","name":"\u0639\u0633\u0644 \u0648 \u0632\u0646\u0628\u0648\u0631\u0633\u062a\u0627\u0646 \u0646\u0648\u0641\u0631\u0633\u062a","description":"\u0645\u062d\u0635\u0648\u0644\u0627\u062a \u0633\u0644\u0627\u0645\u062a \u0645\u062d\u0648\u0631 \u0646\u0648\u0641\u0631\u0633\u062a","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/noferest.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/noferest.com\/en\/wp-json\/wp\/v2\/pages\/2202","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/noferest.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/noferest.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/noferest.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/noferest.com\/en\/wp-json\/wp\/v2\/comments?post=2202"}],"version-history":[{"count":0,"href":"https:\/\/noferest.com\/en\/wp-json\/wp\/v2\/pages\/2202\/revisions"}],"wp:attachment":[{"href":"https:\/\/noferest.com\/en\/wp-json\/wp\/v2\/media?parent=2202"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}