{"id":421,"date":"2016-12-19T23:40:19","date_gmt":"2016-12-19T14:40:19","guid":{"rendered":"http:\/\/okamurax.com\/?p=421"},"modified":"2017-06-20T14:41:57","modified_gmt":"2017-06-20T05:41:57","slug":"google-map-%e5%9f%ba%e6%9c%ac","status":"publish","type":"post","link":"https:\/\/appbay.org\/?p=421","title":{"rendered":"Google Map \u57fa\u672c"},"content":{"rendered":"<p>&nbsp;<\/p>\n<pre class=\"lang:js decode:true \">&lt;!DOCTYPE html&gt;\r\n&lt;html lang=\"ja\"&gt;\r\n\t&lt;head&gt;\r\n\t\t&lt;meta charset=shift-jis\"&gt;\r\n\t\t&lt;title&gt;title&lt;\/title&gt;\r\n\t\t&lt;script type=\"text\/javascript\" src=\"http:\/\/maps.google.com\/maps\/api\/js?sensor=false\"&gt;&lt;\/script&gt;\r\n\t&lt;\/head&gt;\r\n\t&lt;body onload=\"initialize()\"&gt;\r\n\t\t&lt;div id=\"map_canvas\" style=\"width:500px; height:300px\"&gt;&lt;\/div&gt;\r\n\t&lt;\/body&gt;\r\n\t&lt;script&gt;\r\n\tfunction initialize() {\r\n\tvar latlng = new google.maps.LatLng(35.630442,139.882951);\r\n\tvar opts = {\r\n\tzoom: 14,\r\n\tcenter: latlng,\r\n\tmapTypeId: google.maps.MapTypeId.ROADMAP\r\n\t};\r\n\tvar map = new google.maps.Map(document.getElementById(\"map_canvas\"), opts);\r\n\r\n\tvar m_latlng1 = new google.maps.LatLng(35.632605,139.88132);\r\n\tvar marker1 = new google.maps.Marker({\r\n\tposition: m_latlng1,\r\n\tmap: map\r\n\t});\r\n\r\n\tvar m_latlng2 = new google.maps.LatLng(35.625663,139.884238);\r\n\tvar marker2 = new google.maps.Marker({\r\n\tposition: m_latlng2,\r\n\tmap: map\r\n\t});\r\n\t}\r\n\t&lt;\/script&gt;\r\n&lt;\/html&gt;\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>&nbsp; &lt;!DOCTYPE html&gt; &lt;html lang=&#8221;ja&#8221;&gt; &lt;head&gt; &lt;meta charset=shift-jis&#8221;&gt; &lt;title&gt; &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/appbay.org\/?p=421\" class=\"more-link\"><span class=\"screen-reader-text\">&#8220;Google Map \u57fa\u672c&#8221; \u306e<\/span>\u7d9a\u304d\u3092\u8aad\u3080<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-421","post","type-post","status-publish","format-standard","hentry","category-1"],"_links":{"self":[{"href":"https:\/\/appbay.org\/index.php?rest_route=\/wp\/v2\/posts\/421","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/appbay.org\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/appbay.org\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/appbay.org\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/appbay.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=421"}],"version-history":[{"count":1,"href":"https:\/\/appbay.org\/index.php?rest_route=\/wp\/v2\/posts\/421\/revisions"}],"predecessor-version":[{"id":422,"href":"https:\/\/appbay.org\/index.php?rest_route=\/wp\/v2\/posts\/421\/revisions\/422"}],"wp:attachment":[{"href":"https:\/\/appbay.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=421"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/appbay.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=421"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/appbay.org\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=421"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}