
{"id":7867,"date":"2018-09-08T19:21:52","date_gmt":"2018-09-08T10:21:52","guid":{"rendered":"https:\/\/okiraku-camera.tokyo\/blog\/?p=7867"},"modified":"2018-09-11T11:25:07","modified_gmt":"2018-09-11T02:25:07","slug":"wordpress%e7%94%a8%e3%83%91%e3%83%8e%e3%83%a9%e3%83%9e%e3%83%97%e3%83%a9%e3%82%b0%e3%82%a4%e3%83%b3-wp-pannellum%e3%82%92%e5%85%ac%e9%96%8b","status":"publish","type":"post","link":"https:\/\/okiraku-camera.tokyo\/blog\/?p=7867","title":{"rendered":"WordPress\u7528\u30d1\u30ce\u30e9\u30de\u30d7\u30e9\u30b0\u30a4\u30f3 wp-pannellum\u3092\u516c\u958b"},"content":{"rendered":"<h1>\u6982\u8981<\/h1>\n<p>\u3053\u3053\u3057\u3070\u3089\u304f\u624b\u3092\u304b\u3051\u3066\u3044\u305f<a href=\"\/\/okiraku-camera.tokyo\/blog\/?page_id=7780\" target=\"_blank\" rel=\"noopener\">WordPress\u7528\u306e\u30d1\u30ce\u30e9\u30de\u30d7\u30e9\u30b0\u30a4\u30f3 wp-pannellum<\/a> \u3092\u516c\u958b\u3057\u307e\u3057\u305f\u3002<\/p>\n<p>WikiPedia\u3067\u516c\u958b\u3055\u308c\u3066\u3044\u308b\u4ee5\u4e0b\u306e\u3088\u3046\u306a\u753b\u50cf\u3092WordPress\u306e\u6295\u7a3f\u5185\u306b\u30b7\u30e7\u30fc\u30c8\u30b3\u30fc\u30c9\u3092\u66f8\u304f\u3060\u3051\u3067\u30d1\u30ce\u30e9\u30de\u8868\u793a\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/e\/ea\/Equirectangular-projection.jpg\" \/><br \/>\n<a href=\"https:\/\/commons.wikimedia.org\/wiki\/File:Equirectangular-projection.jpg\" target=\"_blank\" rel=\"noopener\">https:\/\/commons.wikimedia.org\/wiki\/File:Equirectangular-projection.jpg<\/a> By original by NASA (sensor Terra\/MODIS), modified by Mdf [Public domain], via Wikimedia Commons.<\/p>\n<p><div id='wp_pannellum_1' style='margin:0 auto;'><\/div>\n\t<script>\r\n\t\t\t\tjQuery(function() {\r\n\t\tjQuery('#wp_pannellum_bg, #wp_pannellum_close').click(function(e) { jQuery('#wp_pannellum_popup, #wp_pannellum_bg').hide();});});\r\n\t\tfunction show_pannellum(panorama_div, panorama_config, popup_view, a_ratio) {\r\n\t\t\tif (popup_view !== '') {\r\n\t\t\t\tvar w = Math.min(jQuery(document).width(), 1260) * 0.95;\r\n\t\t\t\tvar h = w * a_ratio;\r\n\t\t\t\tjQuery('#wp_pannellum_popup').css({\r\n        \t\t    'position':'absolute',\r\n\t\t            'left':jQuery(window).scrollLeft() + 10 + 'px',\r\n        \t\t    'top':jQuery(window).scrollTop() ,\r\n\t\t\t\t\t'z-index':9998,\r\n\t\t\t\t\t'width': w + 'px',\r\n\t\t\t\t\t'height': h + 'px'\r\n        \t\t});\r\n\t\t\t\tjQuery('#wp_pannellum_bg').css({\r\n        \t\t    'position':'absolute',\r\n\t\t\t\t\t'left':0,\r\n\t\t\t\t\t'top':0,\r\n\t\t\t\t\t'width':jQuery(document).width(),\r\n\t\t\t\t\t'height':jQuery(document).height(),\r\n\t\t\t\t\t'z-index':9900\r\n\t\t\t\t});\r\n\t\t\t\tjQuery('#panorama').empty();\r\n\t\t\t\tjQuery('#wp_pannellum_popup, #wp_pannellum_bg').show();\r\n\t\t\t} else {\r\n\t\t\t\tvar pw = jQuery('#' + panorama_div).parent().width();\r\n\t\t\t\tvar w = Math.min(pw, 672);\r\n\t\t\t\t\/\/ var w = 672;\r\n\t\t\t\tvar h = w * a_ratio;\r\n\t\t\t\tjQuery('#' + panorama_div).css({\r\n\t\t\t\t\t'width': w + 'px',\r\n\t\t\t\t\t'height': h + 'px'\r\n\t\t\t\t});\r\n\t\t\t}\r\n\t\t\tpannellum.viewer(panorama_div, panorama_config);\r\n\t\t\treturn false;\r\n\t\t}\r\n\t\t\t\tvar pano_1 = {\r\n\t\t\t'type': 'equirectangular',\r\n\t\t\t'title': '',\r\n\t\t\t'hfov': 80,\r\n\t\t\t'minHfov': 45,\r\n\t\t\t'maxHfov': 120,\r\n\t\t\t'haov': 360,\r\n\t\t\t'vaov': 180,\r\n\t\t\t'voffset': 0,\r\n\t\t\t'pitch': 35,\r\n\t\t\t'yaw': 135,\r\n\t\t\t'minPitch': -90,\r\n\t\t\t'maxPitch': 90,\r\n\t\t\t'minYaw': -180,\r\n\t\t\t'maxYaw': 180,\r\n\t\t\t'autoRotate': 3,\r\n\t\t\t'showZoomCtrl' : true,\r\n\t\t\t'showFullscreenCtrl' : true,\r\n\t\t\t'panorama': 'https:\/\/upload.wikimedia.org\/wikipedia\/commons\/e\/ea\/Equirectangular-projection.jpg',\r\n\t\t\t'autoLoad': true,\r\n\t\t\t'autoRotateInactivityDelay': 2000}\r\n\t\t\t\t\tshow_pannellum('wp_pannellum_1', pano_1, '', 0.66);\r\n\t\t\t<\/script>\r\n<div id='wp_pannellum_bg'><\/div><div id='wp_pannellum_popup'><div id='wp_pannellum_close'><\/div><div id='panorama' style='width:100%; height:100%;'><\/div><\/div>Equirectangular-projection.jpg\u3002<\/p>\n<p>\u5185\u5bb9\u306b\u3064\u3044\u3066\u306f\u3001<a href=\"\/\/okiraku-camera.tokyo\/blog\/?page_id=7780\" target=\"_blank\" rel=\"noopener\">WordPress\u7528\u30d1\u30ce\u30e9\u30de\u30d7\u30e9\u30b0\u30a4\u30f3 wp-pannellum<\/a> \u306e\u30da\u30fc\u30b8\u3092\u53c2\u7167\u3057\u3066\u304f\u3060\u3055\u3044\u3002\u3053\u306e\u30da\u30fc\u30b8\u5185\u304b\u3089\u30d7\u30e9\u30b0\u30a4\u30f3\u3092\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n<h1>\u304a\u8a6b\u3073<\/h1>\n<p>\u3053\u306e\u30d7\u30e9\u30b0\u30a4\u30f3(\u3068\u3044\u3046\u3088\u308a\u3001\u30d7\u30e9\u30b0\u30a4\u30f3\u306e\u7d39\u4ecb\u30da\u30fc\u30b8)\u3092\u66f8\u3044\u3066\u3044\u308b\u3068\u304d\u3001\u7d39\u4ecb\u30da\u30fc\u30b8\u306eURI\u3092\u6570\u5b57\u3067\u306f\u306a\u304f\u540d\u524d\u306b\u5909\u66f4\u3057\u3088\u3046\u3068\u3057\u305f\u306e\u3067\u3059\u304c\u3001\u30d6\u30ed\u30b0\u306e\u5168\u30da\u30fc\u30b8\u3082\u540c\u6642\u306b\u5909\u66f4\u3057\u3066\u3057\u307e\u3044\u307e\u3057\u305f\u3002\u6570\u65e5\u3057\u3066\u6c17\u3065\u3044\u3066\u5143\u306b\u623b\u3057\u305f\u306e\u3067\u3059\u304c\u3001\u305d\u306e\u9593\u306b\u3044\u304f\u3064\u304b\u306e\u691c\u7d22\u30a8\u30f3\u30b8\u30f3\u306b\u7121\u52b9\u306aURI\u304c\u30ad\u30e3\u30c3\u30b7\u30e5\u3055\u308c\u307e\u3057\u305f\u3002<\/p>\n<p>\u308f\u3056\u308f\u3056\u691c\u7d22\u30b5\u30a4\u30c8\u304b\u3089\u898b\u306b\u6765\u3066\u3082\u3089\u3063\u3066\u300c\u305d\u3093\u306a\u30da\u30fc\u30b8\u306f\u3042\u308a\u307e\u305b\u3093\u300d\u30da\u30fc\u30b8\u3070\u304b\u308a\u898b\u305b\u308b\u3053\u3068\u306b\u306a\u3063\u3066\u3057\u307e\u3063\u305f\u3053\u3068\u3092\u304a\u8a6b\u3073\u3057\u307e\u3059\u3002<\/p>\n<h5 style=\"padding-top: 14px;padding-bottom: 14px;\">\u95a2\u9023\u3059\u308b\u6295\u7a3f<\/h5><div style=\"font-size: 14px; padding-left:1em\"><ul style=\"margin:0 0 0 1em; padding:0;\"><li><a href=\"https:\/\/okiraku-camera.tokyo\/blog\/?p=9196\">\u8d8a\u5f8c\u6e6f\u6ca2\u306b\u3066<\/a><\/li><li><a href=\"https:\/\/okiraku-camera.tokyo\/blog\/?p=7931\">\u6771\u4eac\u99c5\u4e38\u306e\u5185\u53e3\u306e\u98a8\u666f\u3092\u30d1\u30ce\u30e9\u30de\u3067<\/a><\/li><li><a href=\"https:\/\/okiraku-camera.tokyo\/blog\/?page_id=7780\">WordPress\u7528\u30d1\u30ce\u30e9\u30de\u30d7\u30e9\u30b0\u30a4\u30f3 wp-pannellum<\/a><\/li><li><a href=\"https:\/\/okiraku-camera.tokyo\/blog\/?p=7766\">\u30d1\u30ce\u30e9\u30de\u30d3\u30e5\u30fc\u30ef\u30fc(pannellum)\u306e\u7d9a\u304d<\/a><\/li><li><a href=\"https:\/\/okiraku-camera.tokyo\/blog\/?p=7733\">pannellum\u3092\u4f7f\u3063\u305f\u30d1\u30ce\u30e9\u30de\u753b\u50cf\u306e\u8868\u793a<\/a><\/li><\/ul><\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u6982\u8981 \u3053\u3053\u3057\u3070\u3089\u304f\u624b\u3092\u304b\u3051\u3066\u3044\u305fWordPress\u7528\u306e\u30d1\u30ce\u30e9\u30de\u30d7\u30e9\u30b0\u30a4\u30f3 wp-pannellum \u3092\u516c\u958b\u3057\u307e\u3057\u305f\u3002 WikiPedia\u3067\u516c\u958b\u3055\u308c\u3066\u3044\u308b\u4ee5\u4e0b\u306e\u3088\u3046\u306a\u753b\u50cf\u3092WordPress\u306e\u6295\u7a3f\u5185\u306b\u30b7\u30e7\u30fc\u30c8\u30b3\u30fc\u30c9\u3092\u66f8\u304f\u3060 &hellip; <a href=\"https:\/\/okiraku-camera.tokyo\/blog\/?p=7733\" class=\"more-link\">\u7d9a\u304d\u3092\u8aad\u3080 <span class=\"screen-reader-text\">pannellum\u3092\u4f7f\u3063\u305f\u30d1\u30ce\u30e9\u30de\u753b\u50cf\u306e\u8868\u793a<\/span> <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[8,3],"tags":[98],"class_list":["post-7867","post","type-post","status-publish","format-standard","hentry","category-pc","category-photo","tag-98"],"_links":{"self":[{"href":"https:\/\/okiraku-camera.tokyo\/blog\/index.php?rest_route=\/wp\/v2\/posts\/7867","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/okiraku-camera.tokyo\/blog\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/okiraku-camera.tokyo\/blog\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/okiraku-camera.tokyo\/blog\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/okiraku-camera.tokyo\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=7867"}],"version-history":[{"count":0,"href":"https:\/\/okiraku-camera.tokyo\/blog\/index.php?rest_route=\/wp\/v2\/posts\/7867\/revisions"}],"wp:attachment":[{"href":"https:\/\/okiraku-camera.tokyo\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=7867"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/okiraku-camera.tokyo\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=7867"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/okiraku-camera.tokyo\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=7867"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}