{"id":4034,"date":"2015-01-14T15:34:52","date_gmt":"2015-01-14T06:34:52","guid":{"rendered":"https:\/\/gunmagisgeek.com\/wordpress\/?p=4034"},"modified":"2018-09-18T16:41:40","modified_gmt":"2018-09-18T07:41:40","slug":"gmaps-api-v3-ingress-intel-map-style","status":"publish","type":"post","link":"https:\/\/gunmagisgeek.com\/blog\/google-map-api\/4034","title":{"rendered":"[GMaps API v3] Ingress Intel Map Style"},"content":{"rendered":"<p><iframe style=\"width:100%;height:400px\" scrolling=\"no\" src=\"https:\/\/shimz.me\/example\/gmapv3\/intelmapStyle\/\"><\/iframe><\/p>\n<p><a href=\"https:\/\/shimz.me\/example\/gmapv3\/intelmapStyle\/\">example<\/a><\/p>\n<p>\u5c0f\u30cd\u30bf\u3002<br \/>\n<a href=\"https:\/\/www.ingress.com\/intel\">Ingress Intel Map<\/a>\u98a8\u306e\u30b9\u30bf\u30a4\u30eb\u3067Google\u30de\u30c3\u30d7\u3092\u8868\u793a\u3057\u307e\u3059\u3002<br \/>\n\u30dd\u30fc\u30bf\u30eb\u3084\u30b3\u30f3\u30c8\u30ed\u30fc\u30eb\u30d5\u30a3\u30fc\u30eb\u30c9\u304c\u306a\u3044\u3068\u5bc2\u3057\u3044\u611f\u3058\u3002<\/p>\n<h2>\u30b5\u30f3\u30d7\u30eb<\/h2>\n<pre class=\"lang:js decode:true \" >var style = [\n    {\n        featureType : \"all\",\n        elementType : \"all\",\n        stylers : [\n            { visibility : \"on\" },\n            { hue : \"#131c1c\" },\n            { saturation : \"-50\" },\n            { invert_lightness : !0 }\n        ]\n    },\n    {\n        featureType : \"water\",\n        elementType : \"all\",\n        stylers : [\n            { visibility : \"on\" },\n            { hue : \"#005eff\" },\n            { invert_lightness : !0 }\n        ]\n    },\n    {\n        featureType : \"poi\",\n        stylers : [ { visibility : \"off\" } ]\n    },\n    {\n        featureType : \"transit\",\n        elementType : \"all\",\n        stylers : [ { visibility : \"off\" } ]\n    }\n];\n\nvar map = new google.maps.Map(document.getElementById('map'), {\n    backgroundColor : \"#0b0c0d\",\n    mapTypeId : google.maps.MapTypeId.ROADMAP,\n    minZoom : 1,\n    panControl : !1, \n    styles : style, \n    zoom : 14, \n    center: new google.maps.LatLng(35.6706505\u3000, 139.77186140000003),\n    streetViewControlOptions : {\n        position : google.maps.ControlPosition.RIGHT_CENTER\n    },\n    zoomControlOptions : {\n        position : google.maps.ControlPosition.RIGHT_CENTER\n    }\n});<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>example \u5c0f\u30cd\u30bf\u3002 Ingress Inte&hellip;<\/p>\n","protected":false},"author":1,"featured_media":4035,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[37],"tags":[],"class_list":["post-4034","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-google-map-api","has-post-thumbnail-archive"],"_links":{"self":[{"href":"https:\/\/gunmagisgeek.com\/blog\/wp-json\/wp\/v2\/posts\/4034","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gunmagisgeek.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/gunmagisgeek.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/gunmagisgeek.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/gunmagisgeek.com\/blog\/wp-json\/wp\/v2\/comments?post=4034"}],"version-history":[{"count":0,"href":"https:\/\/gunmagisgeek.com\/blog\/wp-json\/wp\/v2\/posts\/4034\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/gunmagisgeek.com\/blog\/wp-json\/wp\/v2\/media\/4035"}],"wp:attachment":[{"href":"https:\/\/gunmagisgeek.com\/blog\/wp-json\/wp\/v2\/media?parent=4034"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/gunmagisgeek.com\/blog\/wp-json\/wp\/v2\/categories?post=4034"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/gunmagisgeek.com\/blog\/wp-json\/wp\/v2\/tags?post=4034"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}