(window.webpackJsonp=window.webpackJsonp||[]).push([[15],{373:function(t,s,n){},434:function(t,s,n){"use strict";n(373)},464:function(t,s,n){"use strict";n.r(s);n(434);var a=n(2),e=Object(a.a)({},(function(){var t=this,s=t._self._c;return s("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[s("p"),s("div",{staticClass:"table-of-contents"},[s("ul",[s("li",[s("a",{attrs:{href:"#_1-jt-bookmark-简介"}},[t._v("1. jt-bookmark 简介")])]),s("li",[s("a",{attrs:{href:"#_2-warning"}},[t._v("2.Warning")])]),s("li",[s("a",{attrs:{href:"#_3-jt-bookmark-api"}},[t._v("3. jt-bookmark API")])]),s("li",[s("a",{attrs:{href:"#_4-jt-bookmark-methods-api"}},[t._v("4. jt-bookmark methods API")])]),s("li",[s("a",{attrs:{href:"#_5-代码示例"}},[t._v("5. 代码示例")])])])]),s("p"),t._v(" "),s("h2",{attrs:{id:"_1-jt-bookmark-简介"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#_1-jt-bookmark-简介"}},[t._v("#")]),t._v(" 1. jt-bookmark 简介")]),t._v(" "),s("ul",[s("li",[t._v("用于展示视角书签的组件")]),t._v(" "),s("li",[t._v("添加、查询、删除视角书签功能,书签定位")])]),t._v(" "),s("h2",{attrs:{id:"_2-warning"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#_2-warning"}},[t._v("#")]),t._v(" 2.Warning")]),t._v(" "),s("div",{staticClass:"custom-block warning"},[s("p",{staticClass:"title"},[t._v("注意")]),s("ul",[s("li",[t._v("此页面写法基本固定,可直接使用,仅在业务需求改变或者是数据库更改时有变动!!所有传递参数皆由数据库或者store内获取!!!")]),t._v(" "),s("li",[t._v("使用ref标记组件时,同时需要定义标记名称!具体可参考CIM平台视角标签组件写法!")])])]),s("h2",{attrs:{id:"_3-jt-bookmark-api"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#_3-jt-bookmark-api"}},[t._v("#")]),t._v(" 3. jt-bookmark API")]),t._v(" "),s("table",[s("thead",[s("tr",[s("th",{staticStyle:{"text-align":"left"}},[t._v("属性名")]),t._v(" "),s("th",{staticStyle:{"text-align":"center"}},[t._v("说明")]),t._v(" "),s("th",{staticStyle:{"text-align":"center"}},[t._v("类型")]),t._v(" "),s("th",{staticStyle:{"text-align":"center"}},[t._v("是否必须")])])]),t._v(" "),s("tbody",[s("tr",[s("td",{staticStyle:{"text-align":"left"}},[t._v("viewer")]),t._v(" "),s("td",{staticStyle:{"text-align":"center"}},[t._v("从jtMap3d实例获取")]),t._v(" "),s("td",{staticStyle:{"text-align":"center"}},[t._v("obj")]),t._v(" "),s("td",{staticStyle:{"text-align":"center"}},[t._v("是")])]),t._v(" "),s("tr",[s("td",{staticStyle:{"text-align":"left"}},[t._v("imgurlList")]),t._v(" "),s("td",{staticStyle:{"text-align":"center"}},[t._v("书签列表")]),t._v(" "),s("td",{staticStyle:{"text-align":"center"}},[t._v("array")]),t._v(" "),s("td",{staticStyle:{"text-align":"center"}},[t._v("是")])]),t._v(" "),s("tr",[s("td",{staticStyle:{"text-align":"left"}},[t._v("runtimeEnvironment")]),t._v(" "),s("td",{staticStyle:{"text-align":"center"}},[t._v("运行环境PC(默认)/APP")]),t._v(" "),s("td",{staticStyle:{"text-align":"center"}},[t._v("string")]),t._v(" "),s("td",{staticStyle:{"text-align":"center"}},[t._v("否")])])])]),t._v(" "),s("h2",{attrs:{id:"_4-jt-bookmark-methods-api"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#_4-jt-bookmark-methods-api"}},[t._v("#")]),t._v(" 4. jt-bookmark methods API")]),t._v(" "),s("table",[s("thead",[s("tr",[s("th",{staticStyle:{"text-align":"left"}},[t._v("方法名")]),t._v(" "),s("th",{staticStyle:{"text-align":"center"}},[t._v("说明")]),t._v(" "),s("th",{staticStyle:{"text-align":"center"}},[t._v("类型")]),t._v(" "),s("th",{staticStyle:{"text-align":"center"}},[t._v("是否必须")])])]),t._v(" "),s("tbody",[s("tr",[s("td",{staticStyle:{"text-align":"left"}},[t._v("addBookmark")]),t._v(" "),s("td",{staticStyle:{"text-align":"center"}},[t._v("添加书签方法")]),t._v(" "),s("td",{staticStyle:{"text-align":"center"}},[t._v("methods")]),t._v(" "),s("td",{staticStyle:{"text-align":"center"}},[t._v("是")])]),t._v(" "),s("tr",[s("td",{staticStyle:{"text-align":"left"}},[t._v("queryBookmark")]),t._v(" "),s("td",{staticStyle:{"text-align":"center"}},[t._v("查询书签方法")]),t._v(" "),s("td",{staticStyle:{"text-align":"center"}},[t._v("methods")]),t._v(" "),s("td",{staticStyle:{"text-align":"center"}},[t._v("是")])]),t._v(" "),s("tr",[s("td",{staticStyle:{"text-align":"left"}},[t._v("deleteBookmark")]),t._v(" "),s("td",{staticStyle:{"text-align":"center"}},[t._v("删除书签方法")]),t._v(" "),s("td",{staticStyle:{"text-align":"center"}},[t._v("methods")]),t._v(" "),s("td",{staticStyle:{"text-align":"center"}},[t._v("是")])])])]),t._v(" "),s("h2",{attrs:{id:"_5-代码示例"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#_5-代码示例"}},[t._v("#")]),t._v(" 5. 代码示例")]),t._v(" "),s("div",{staticClass:"language- line-numbers-mode"},[s("pre",{pre:!0,attrs:{class:"language-text"}},[s("code",[t._v("\n\n