{"el-amap-loca-ambient-light/color":{"type":"string","description":"环境光颜色\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/ambient-light.html#attributes)"},"el-amap-loca-ambient-light/intensity":{"type":"number","description":"环境光强度\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/ambient-light.html#attributes)"},"el-amap-loca-ambient-light/extra-options":{"type":"object","description":"额外扩展属性，会直接将属性拷贝到初始化的options中，当key与props内的一样时会被props覆盖\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/ambient-light.html#attributes)"},"el-amap-loca-ambient-light/init":{"type":"event","description":"实例\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/ambient-light.html#events)"},"el-amap-loca-directional-light/color":{"type":"string","description":"平行光颜色\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/directional-light.html#attributes)"},"el-amap-loca-directional-light/intensity":{"type":"number","description":"平行光强度\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/directional-light.html#attributes)"},"el-amap-loca-directional-light/position":{"type":"array<number>","description":"坐标位置\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/directional-light.html#attributes)"},"el-amap-loca-directional-light/target":{"type":"array<number>","description":"光射向的目标位置\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/directional-light.html#attributes)"},"el-amap-loca-directional-light/extra-options":{"type":"object","description":"额外扩展属性，会直接将属性拷贝到初始化的options中，当key与props内的一样时会被props覆盖\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/directional-light.html#attributes)"},"el-amap-loca-directional-light/init":{"type":"event","description":"实例\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/directional-light.html#events)"},"el-amap-loca-grid/cullface":{"type":"string","description":"剔除背面/前面的面（选择剔除将会提升性能），可选：back/front/none，back是剔除背面的面，front是剔除前面的面，none是不进行剔除。default 'back'\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/grid-layer.html#attributes)"},"el-amap-loca-grid/accept-light":{"type":"boolean","description":"面是否接受光照，光照信息在 loca 对象中配置 default true\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/grid-layer.html#attributes)"},"el-amap-loca-grid/shininess":{"type":"number","description":"立体网格的粗糙度，值越高，说明表面越粗糙。default 30\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/grid-layer.html#attributes)"},"el-amap-loca-grid/has-side":{"type":"boolean","description":"当面有厚度的时候，有没有侧面和底面 default true\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/grid-layer.html#attributes)"},"el-amap-loca-grid/depth":{"type":"boolean","description":"是否开启深度检测，开启后可能会影响zIndex  default true\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/grid-layer.html#attributes)"},"el-amap-loca-grid/init-events":{"type":"boolean","description":"是否创建事件，自动为loca图层创建click和mousemove事件。 默认 true\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/grid-layer.html#attributes)"},"el-amap-loca-grid/default-style-value":{"type":"object","description":"默认样式，可以查看下面属性说明\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/grid-layer.html#attributes)"},"el-amap-loca-grid/visible":{"type":"boolean","description":"点标记是否可见，默认为true。\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/grid-layer.html#attributes)"},"el-amap-loca-grid/z-index":{"type":"number","description":"点标记的叠加顺序。地图上存在多个点标记叠加时，通过该属性使级别较高的点标记在上层显示，默认zIndex：12\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/grid-layer.html#attributes)"},"el-amap-loca-grid/source-url":{"type":"string","description":"数据源的链接地址，一般是接口地址，返回的数据必须是 geojson 格式。\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/grid-layer.html#attributes)"},"el-amap-loca-grid/source-data":{"type":"object","description":"数据对象。如果你不想使用 url 方式请求数据，可以直接填写请求好的 geojson 对象。  sourceUrl与sourceData只会生效一个，默认优先判断sourceUrl\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/grid-layer.html#attributes)"},"el-amap-loca-grid/layer-style":{"type":"object","description":"图层样式\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/grid-layer.html#attributes)"},"el-amap-loca-grid/zooms":{"type":"array","description":"图层缩放等级范围，默认[2,20]\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/grid-layer.html#attributes)"},"el-amap-loca-grid/opacity":{"type":"number","description":"图层整体透明度，默认 1\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/grid-layer.html#attributes)"},"el-amap-loca-grid/visible-duration":{"type":"number","description":"图层显隐时候过渡的时间，默认为0\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/grid-layer.html#attributes)"},"el-amap-loca-grid/geo-buffer-source":{"type":"[arraybuffer|string]","description":"protocol-buffers(PBF) 格式的数据源，能够大幅压缩数据体积，有效减少数据传输时间。目前仅支持基于 mapbox/geobuf 的 GeoJSON PBF 实现\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/grid-layer.html#attributes)"},"el-amap-loca-grid/extra-options":{"type":"object","description":"额外扩展属性，会直接将属性拷贝到初始化的options中，当key与props内的一样时会被props覆盖\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/grid-layer.html#attributes)"},"el-amap-loca-grid/init":{"type":"event","description":"实例\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/grid-layer.html#events)"},"el-amap-loca-grid/click":{"type":"event","description":"当点击到标号时返回对应的feature，否则返回undefined\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/grid-layer.html#events)"},"el-amap-loca-grid/mousemove":{"type":"event","description":"当鼠标移动滑过标号时返回对应的feature，否则返回undefined\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/grid-layer.html#events)"},"el-amap-loca-heatmap/depth":{"type":"boolean","description":"是否开启深度检测，开启后可能会影响zIndex  default true\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/heatmap-layer.html#attributes)"},"el-amap-loca-heatmap/init-events":{"type":"boolean","description":"是否创建事件，自动为loca图层创建click和mousemove事件。 默认 true\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/heatmap-layer.html#attributes)"},"el-amap-loca-heatmap/default-style-value":{"type":"object","description":"默认样式，可以查看下面属性说明\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/heatmap-layer.html#attributes)"},"el-amap-loca-heatmap/visible":{"type":"boolean","description":"点标记是否可见，默认为true。\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/heatmap-layer.html#attributes)"},"el-amap-loca-heatmap/z-index":{"type":"number","description":"点标记的叠加顺序。地图上存在多个点标记叠加时，通过该属性使级别较高的点标记在上层显示，默认zIndex：12\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/heatmap-layer.html#attributes)"},"el-amap-loca-heatmap/source-url":{"type":"string","description":"数据源的链接地址，一般是接口地址，返回的数据必须是 geojson 格式。\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/heatmap-layer.html#attributes)"},"el-amap-loca-heatmap/source-data":{"type":"object","description":"数据对象。如果你不想使用 url 方式请求数据，可以直接填写请求好的 geojson 对象。  sourceUrl与sourceData只会生效一个，默认优先判断sourceUrl\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/heatmap-layer.html#attributes)"},"el-amap-loca-heatmap/layer-style":{"type":"object","description":"图层样式\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/heatmap-layer.html#attributes)"},"el-amap-loca-heatmap/zooms":{"type":"array","description":"图层缩放等级范围，默认[2,20]\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/heatmap-layer.html#attributes)"},"el-amap-loca-heatmap/opacity":{"type":"number","description":"图层整体透明度，默认 1\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/heatmap-layer.html#attributes)"},"el-amap-loca-heatmap/visible-duration":{"type":"number","description":"图层显隐时候过渡的时间，默认为0\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/heatmap-layer.html#attributes)"},"el-amap-loca-heatmap/geo-buffer-source":{"type":"[arraybuffer|string]","description":"protocol-buffers(PBF) 格式的数据源，能够大幅压缩数据体积，有效减少数据传输时间。目前仅支持基于 mapbox/geobuf 的 GeoJSON PBF 实现\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/heatmap-layer.html#attributes)"},"el-amap-loca-heatmap/extra-options":{"type":"object","description":"额外扩展属性，会直接将属性拷贝到初始化的options中，当key与props内的一样时会被props覆盖\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/heatmap-layer.html#attributes)"},"el-amap-loca-heatmap/init":{"type":"event","description":"实例\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/heatmap-layer.html#events)"},"el-amap-loca-heatmap/click":{"type":"event","description":"当点击到标号时返回对应的feature，否则返回undefined\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/heatmap-layer.html#events)"},"el-amap-loca-heatmap/mousemove":{"type":"event","description":"当鼠标移动滑过标号时返回对应的feature，否则返回undefined\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/heatmap-layer.html#events)"},"el-amap-loca-hexagon/cullface":{"type":"string","description":"剔除背面/前面的面（选择剔除将会提升性能），可选：back/front/none，back是剔除背面的面，front是剔除前面的面，none是不进行剔除。default 'back'\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/hexagon-layer.html#attributes)"},"el-amap-loca-hexagon/accept-light":{"type":"boolean","description":"面是否接受光照，光照信息在 loca 对象中配置 default true\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/hexagon-layer.html#attributes)"},"el-amap-loca-hexagon/shininess":{"type":"number","description":"立体网格的粗糙度，值越高，说明表面越粗糙。default 30\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/hexagon-layer.html#attributes)"},"el-amap-loca-hexagon/has-side":{"type":"boolean","description":"当面有厚度的时候，有没有侧面和底面 default true\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/hexagon-layer.html#attributes)"},"el-amap-loca-hexagon/depth":{"type":"boolean","description":"是否开启深度检测，开启后可能会影响zIndex  default true\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/hexagon-layer.html#attributes)"},"el-amap-loca-hexagon/init-events":{"type":"boolean","description":"是否创建事件，自动为loca图层创建click和mousemove事件。 默认 true\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/hexagon-layer.html#attributes)"},"el-amap-loca-hexagon/default-style-value":{"type":"object","description":"默认样式，可以查看下面属性说明\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/hexagon-layer.html#attributes)"},"el-amap-loca-hexagon/visible":{"type":"boolean","description":"点标记是否可见，默认为true。\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/hexagon-layer.html#attributes)"},"el-amap-loca-hexagon/z-index":{"type":"number","description":"点标记的叠加顺序。地图上存在多个点标记叠加时，通过该属性使级别较高的点标记在上层显示，默认zIndex：12\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/hexagon-layer.html#attributes)"},"el-amap-loca-hexagon/source-url":{"type":"string","description":"数据源的链接地址，一般是接口地址，返回的数据必须是 geojson 格式。\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/hexagon-layer.html#attributes)"},"el-amap-loca-hexagon/source-data":{"type":"object","description":"数据对象。如果你不想使用 url 方式请求数据，可以直接填写请求好的 geojson 对象。  sourceUrl与sourceData只会生效一个，默认优先判断sourceUrl\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/hexagon-layer.html#attributes)"},"el-amap-loca-hexagon/layer-style":{"type":"object","description":"图层样式\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/hexagon-layer.html#attributes)"},"el-amap-loca-hexagon/zooms":{"type":"array","description":"图层缩放等级范围，默认[2,20]\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/hexagon-layer.html#attributes)"},"el-amap-loca-hexagon/opacity":{"type":"number","description":"图层整体透明度，默认 1\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/hexagon-layer.html#attributes)"},"el-amap-loca-hexagon/visible-duration":{"type":"number","description":"图层显隐时候过渡的时间，默认为0\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/hexagon-layer.html#attributes)"},"el-amap-loca-hexagon/geo-buffer-source":{"type":"[arraybuffer|string]","description":"protocol-buffers(PBF) 格式的数据源，能够大幅压缩数据体积，有效减少数据传输时间。目前仅支持基于 mapbox/geobuf 的 GeoJSON PBF 实现\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/hexagon-layer.html#attributes)"},"el-amap-loca-hexagon/extra-options":{"type":"object","description":"额外扩展属性，会直接将属性拷贝到初始化的options中，当key与props内的一样时会被props覆盖\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/hexagon-layer.html#attributes)"},"el-amap-loca-hexagon/init":{"type":"event","description":"实例\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/hexagon-layer.html#events)"},"el-amap-loca-hexagon/click":{"type":"event","description":"当点击到标号时返回对应的feature，否则返回undefined\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/hexagon-layer.html#events)"},"el-amap-loca-hexagon/mousemove":{"type":"event","description":"当鼠标移动滑过标号时返回对应的feature，否则返回undefined\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/hexagon-layer.html#events)"},"el-amap-loca-icon/init-events":{"type":"boolean","description":"是否创建事件，自动为loca图层创建click和mousemove事件。 默认 true\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/icon-layer.html#attributes)"},"el-amap-loca-icon/default-style-value":{"type":"object","description":"默认样式，可以查看下面属性说明\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/icon-layer.html#attributes)"},"el-amap-loca-icon/visible":{"type":"boolean","description":"点标记是否可见，默认为true。\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/icon-layer.html#attributes)"},"el-amap-loca-icon/z-index":{"type":"number","description":"点标记的叠加顺序。地图上存在多个点标记叠加时，通过该属性使级别较高的点标记在上层显示，默认zIndex：12\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/icon-layer.html#attributes)"},"el-amap-loca-icon/source-url":{"type":"string","description":"数据源的链接地址，一般是接口地址，返回的数据必须是 geojson 格式。\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/icon-layer.html#attributes)"},"el-amap-loca-icon/source-data":{"type":"object","description":"数据对象。如果你不想使用 url 方式请求数据，可以直接填写请求好的 geojson 对象。  sourceUrl与sourceData只会生效一个，默认优先判断sourceUrl\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/icon-layer.html#attributes)"},"el-amap-loca-icon/layer-style":{"type":"object","description":"图层样式\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/icon-layer.html#attributes)"},"el-amap-loca-icon/zooms":{"type":"array","description":"图层缩放等级范围，默认[2,20]\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/icon-layer.html#attributes)"},"el-amap-loca-icon/opacity":{"type":"number","description":"图层整体透明度，默认 1\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/icon-layer.html#attributes)"},"el-amap-loca-icon/visible-duration":{"type":"number","description":"图层显隐时候过渡的时间，默认为0\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/icon-layer.html#attributes)"},"el-amap-loca-icon/geo-buffer-source":{"type":"[arraybuffer|string]","description":"protocol-buffers(PBF) 格式的数据源，能够大幅压缩数据体积，有效减少数据传输时间。目前仅支持基于 mapbox/geobuf 的 GeoJSON PBF 实现\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/icon-layer.html#attributes)"},"el-amap-loca-icon/extra-options":{"type":"object","description":"额外扩展属性，会直接将属性拷贝到初始化的options中，当key与props内的一样时会被props覆盖\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/icon-layer.html#attributes)"},"el-amap-loca-icon/init":{"type":"event","description":"实例\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/icon-layer.html#events)"},"el-amap-loca-icon/click":{"type":"event","description":"当点击到标号时返回对应的feature，否则返回undefined\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/icon-layer.html#events)"},"el-amap-loca-icon/mousemove":{"type":"event","description":"当鼠标移动滑过标号时返回对应的feature，否则返回undefined\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/icon-layer.html#events)"},"el-amap-loca-laser/init-events":{"type":"boolean","description":"是否创建事件，自动为loca图层创建click和mousemove事件。 默认 true\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/laser-layer.html#attributes)"},"el-amap-loca-laser/default-style-value":{"type":"object","description":"默认样式，可以查看下面属性说明\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/laser-layer.html#attributes)"},"el-amap-loca-laser/visible":{"type":"boolean","description":"点标记是否可见，默认为true。\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/laser-layer.html#attributes)"},"el-amap-loca-laser/z-index":{"type":"number","description":"点标记的叠加顺序。地图上存在多个点标记叠加时，通过该属性使级别较高的点标记在上层显示，默认zIndex：12\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/laser-layer.html#attributes)"},"el-amap-loca-laser/source-url":{"type":"string","description":"数据源的链接地址，一般是接口地址，返回的数据必须是 geojson 格式。\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/laser-layer.html#attributes)"},"el-amap-loca-laser/source-data":{"type":"object","description":"数据对象。如果你不想使用 url 方式请求数据，可以直接填写请求好的 geojson 对象。  sourceUrl与sourceData只会生效一个，默认优先判断sourceUrl\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/laser-layer.html#attributes)"},"el-amap-loca-laser/layer-style":{"type":"object","description":"图层样式\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/laser-layer.html#attributes)"},"el-amap-loca-laser/zooms":{"type":"array","description":"图层缩放等级范围，默认[2,20]\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/laser-layer.html#attributes)"},"el-amap-loca-laser/opacity":{"type":"number","description":"图层整体透明度，默认 1\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/laser-layer.html#attributes)"},"el-amap-loca-laser/visible-duration":{"type":"number","description":"图层显隐时候过渡的时间，默认为0\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/laser-layer.html#attributes)"},"el-amap-loca-laser/geo-buffer-source":{"type":"[arraybuffer|string]","description":"protocol-buffers(PBF) 格式的数据源，能够大幅压缩数据体积，有效减少数据传输时间。目前仅支持基于 mapbox/geobuf 的 GeoJSON PBF 实现\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/laser-layer.html#attributes)"},"el-amap-loca-laser/depth":{"type":"boolean","description":"图层中的要素是否具有前后遮盖关系，默认开启\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/laser-layer.html#attributes)"},"el-amap-loca-laser/extra-options":{"type":"object","description":"额外扩展属性，会直接将属性拷贝到初始化的options中，当key与props内的一样时会被props覆盖\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/laser-layer.html#attributes)"},"el-amap-loca-laser/init":{"type":"event","description":"实例\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/laser-layer.html#events)"},"el-amap-loca-laser/click":{"type":"event","description":"当点击到标号时返回对应的feature，否则返回undefined\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/laser-layer.html#events)"},"el-amap-loca-laser/mousemove":{"type":"event","description":"当鼠标移动滑过标号时返回对应的feature，否则返回undefined\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/laser-layer.html#events)"},"el-amap-loca-line/init-events":{"type":"boolean","description":"是否创建事件，自动为loca图层创建click和mousemove事件。 默认 true\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/line-layer.html#attributes)"},"el-amap-loca-line/default-style-value":{"type":"object","description":"默认样式，可以查看下面属性说明\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/line-layer.html#attributes)"},"el-amap-loca-line/visible":{"type":"boolean","description":"点标记是否可见，默认为true。\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/line-layer.html#attributes)"},"el-amap-loca-line/z-index":{"type":"number","description":"点标记的叠加顺序。地图上存在多个点标记叠加时，通过该属性使级别较高的点标记在上层显示，默认zIndex：12\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/line-layer.html#attributes)"},"el-amap-loca-line/source-url":{"type":"string","description":"数据源的链接地址，一般是接口地址，返回的数据必须是 geojson 格式。\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/line-layer.html#attributes)"},"el-amap-loca-line/source-data":{"type":"object","description":"数据对象。如果你不想使用 url 方式请求数据，可以直接填写请求好的 geojson 对象。  sourceUrl与sourceData只会生效一个，默认优先判断sourceUrl\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/line-layer.html#attributes)"},"el-amap-loca-line/layer-style":{"type":"object","description":"图层样式\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/line-layer.html#attributes)"},"el-amap-loca-line/zooms":{"type":"array","description":"图层缩放等级范围，默认[2,20]\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/line-layer.html#attributes)"},"el-amap-loca-line/opacity":{"type":"number","description":"图层整体透明度，默认 1\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/line-layer.html#attributes)"},"el-amap-loca-line/visible-duration":{"type":"number","description":"图层显隐时候过渡的时间，默认为0\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/line-layer.html#attributes)"},"el-amap-loca-line/geo-buffer-source":{"type":"[arraybuffer|string]","description":"protocol-buffers(PBF) 格式的数据源，能够大幅压缩数据体积，有效减少数据传输时间。目前仅支持基于 mapbox/geobuf 的 GeoJSON PBF 实现\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/line-layer.html#attributes)"},"el-amap-loca-line/extra-options":{"type":"object","description":"额外扩展属性，会直接将属性拷贝到初始化的options中，当key与props内的一样时会被props覆盖\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/line-layer.html#attributes)"},"el-amap-loca-line/init":{"type":"event","description":"实例\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/line-layer.html#events)"},"el-amap-loca-line/click":{"type":"event","description":"当点击到标号时返回对应的feature，否则返回undefined\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/line-layer.html#events)"},"el-amap-loca-line/mousemove":{"type":"event","description":"当鼠标移动滑过标号时返回对应的feature，否则返回undefined\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/line-layer.html#events)"},"el-amap-loca-link/init-events":{"type":"boolean","description":"是否创建事件，自动为loca图层创建click和mousemove事件。 默认 true\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/link-layer.html#attributes)"},"el-amap-loca-link/default-style-value":{"type":"object","description":"默认样式，可以查看下面属性说明\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/link-layer.html#attributes)"},"el-amap-loca-link/visible":{"type":"boolean","description":"点标记是否可见，默认为true。\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/link-layer.html#attributes)"},"el-amap-loca-link/z-index":{"type":"number","description":"点标记的叠加顺序。地图上存在多个点标记叠加时，通过该属性使级别较高的点标记在上层显示，默认zIndex：12\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/link-layer.html#attributes)"},"el-amap-loca-link/source-url":{"type":"string","description":"数据源的链接地址，一般是接口地址，返回的数据必须是 geojson 格式。\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/link-layer.html#attributes)"},"el-amap-loca-link/source-data":{"type":"object","description":"数据对象。如果你不想使用 url 方式请求数据，可以直接填写请求好的 geojson 对象。  sourceUrl与sourceData只会生效一个，默认优先判断sourceUrl\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/link-layer.html#attributes)"},"el-amap-loca-link/layer-style":{"type":"object","description":"图层样式\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/link-layer.html#attributes)"},"el-amap-loca-link/zooms":{"type":"array","description":"图层缩放等级范围，默认[2,20]\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/link-layer.html#attributes)"},"el-amap-loca-link/opacity":{"type":"number","description":"图层整体透明度，默认 1\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/link-layer.html#attributes)"},"el-amap-loca-link/visible-duration":{"type":"number","description":"图层显隐时候过渡的时间，默认为0\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/link-layer.html#attributes)"},"el-amap-loca-link/geo-buffer-source":{"type":"[arraybuffer|string]","description":"protocol-buffers(PBF) 格式的数据源，能够大幅压缩数据体积，有效减少数据传输时间。目前仅支持基于 mapbox/geobuf 的 GeoJSON PBF 实现\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/link-layer.html#attributes)"},"el-amap-loca-link/extra-options":{"type":"object","description":"额外扩展属性，会直接将属性拷贝到初始化的options中，当key与props内的一样时会被props覆盖\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/link-layer.html#attributes)"},"el-amap-loca-link/init":{"type":"event","description":"实例\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/link-layer.html#events)"},"el-amap-loca-link/click":{"type":"event","description":"当点击到标号时返回对应的feature，否则返回undefined\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/link-layer.html#events)"},"el-amap-loca-link/mousemove":{"type":"event","description":"当鼠标移动滑过标号时返回对应的feature，否则返回undefined\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/link-layer.html#events)"},"el-amap-loca/event-options":{"type":"object `{hitfirst: true}`","description":"事件属性，hitFirst是设置是否在选择到第一个要素后停止选择，用于事件数据选取，默认true\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/loca.html#attributes)"},"el-amap-loca/extra-options":{"type":"object","description":"额外扩展属性，会直接将属性拷贝到初始化的options中，当key与props内的一样时会被props覆盖\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/loca.html#attributes)"},"el-amap-loca/init":{"type":"event","description":"实例\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/loca.html#events)"},"el-amap-loca/click":{"type":"event","description":"当点击到标号时返回对应的feature数组，无数据时返回空数组\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/loca.html#events)"},"el-amap-loca/mousemove":{"type":"event","description":"当鼠标移动滑过标号时返回对应的feature数组，无数据时返回空数组\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/loca.html#events)"},"el-amap-loca/rightclick":{"type":"event","description":"鼠标右击时返回对应的feature数组，无数据时返回空数组\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/loca.html#events)"},"el-amap-loca-point/blend":{"type":"string","description":"图层里面元素的叠加效果，normal：正常透明度叠加，lighter：叠加后可能更加明亮\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/point-layer.html#attributes)"},"el-amap-loca-point/init-events":{"type":"boolean","description":"是否创建事件，自动为loca图层创建click和mousemove事件。 默认 true\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/point-layer.html#attributes)"},"el-amap-loca-point/default-style-value":{"type":"object","description":"默认样式，可以查看下面属性说明\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/point-layer.html#attributes)"},"el-amap-loca-point/visible":{"type":"boolean","description":"点标记是否可见，默认为true。\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/point-layer.html#attributes)"},"el-amap-loca-point/z-index":{"type":"number","description":"点标记的叠加顺序。地图上存在多个点标记叠加时，通过该属性使级别较高的点标记在上层显示，默认zIndex：12\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/point-layer.html#attributes)"},"el-amap-loca-point/source-url":{"type":"string","description":"数据源的链接地址，一般是接口地址，返回的数据必须是 geojson 格式。\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/point-layer.html#attributes)"},"el-amap-loca-point/source-data":{"type":"object","description":"数据对象。如果你不想使用 url 方式请求数据，可以直接填写请求好的 geojson 对象。  sourceUrl与sourceData只会生效一个，默认优先判断sourceUrl\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/point-layer.html#attributes)"},"el-amap-loca-point/layer-style":{"type":"object","description":"图层样式\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/point-layer.html#attributes)"},"el-amap-loca-point/zooms":{"type":"array","description":"图层缩放等级范围，默认[2,20]\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/point-layer.html#attributes)"},"el-amap-loca-point/opacity":{"type":"number","description":"图层整体透明度，默认 1\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/point-layer.html#attributes)"},"el-amap-loca-point/visible-duration":{"type":"number","description":"图层显隐时候过渡的时间，默认为0\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/point-layer.html#attributes)"},"el-amap-loca-point/geo-buffer-source":{"type":"[arraybuffer|string]","description":"protocol-buffers(PBF) 格式的数据源，能够大幅压缩数据体积，有效减少数据传输时间。目前仅支持基于 mapbox/geobuf 的 GeoJSON PBF 实现\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/point-layer.html#attributes)"},"el-amap-loca-point/extra-options":{"type":"object","description":"额外扩展属性，会直接将属性拷贝到初始化的options中，当key与props内的一样时会被props覆盖\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/point-layer.html#attributes)"},"el-amap-loca-point/init":{"type":"event","description":"实例\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/point-layer.html#events)"},"el-amap-loca-point/click":{"type":"event","description":"当点击到标号时返回对应的feature，否则返回undefined\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/point-layer.html#events)"},"el-amap-loca-point/mousemove":{"type":"event","description":"当鼠标移动滑过标号时返回对应的feature，否则返回undefined\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/point-layer.html#events)"},"el-amap-loca-point-light/color":{"type":"string","description":"点光颜色\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/point-light.html#attributes)"},"el-amap-loca-point-light/intensity":{"type":"number","description":"光照强度\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/point-light.html#attributes)"},"el-amap-loca-point-light/position":{"type":"array<number>","description":"点光位置\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/point-light.html#attributes)"},"el-amap-loca-point-light/distance":{"type":"number","description":"距离表示从光源到光照强度为 0 的位置，0 就是光不会消失\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/point-light.html#attributes)"},"el-amap-loca-point-light/extra-options":{"type":"object","description":"额外扩展属性，会直接将属性拷贝到初始化的options中，当key与props内的一样时会被props覆盖\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/point-light.html#attributes)"},"el-amap-loca-point-light/init":{"type":"event","description":"实例\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/point-light.html#events)"},"el-amap-loca-polygon/cullface":{"type":"string","description":"剔除背面/前面的面（选择剔除将会提升性能），可选：back/front/none，back是剔除背面的面，front是剔除前面的面，none是不进行剔除。default 'back'\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/polygon-layer.html#attributes)"},"el-amap-loca-polygon/accept-light":{"type":"boolean","description":"面是否接受光照，光照信息在 loca 对象中配置 default true\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/polygon-layer.html#attributes)"},"el-amap-loca-polygon/shininess":{"type":"number","description":"立体网格的粗糙度，值越高，说明表面越粗糙。default 30\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/polygon-layer.html#attributes)"},"el-amap-loca-polygon/has-side":{"type":"boolean","description":"当面有厚度的时候，有没有侧面 default true\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/polygon-layer.html#attributes)"},"el-amap-loca-polygon/has-bottom":{"type":"boolean","description":"当面有厚度的时候，有没有底面 default false\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/polygon-layer.html#attributes)"},"el-amap-loca-polygon/block-hide":{"type":"boolean","description":"是否开启被遮挡的面隐藏，默认开启，如果关闭，在有透明度的时候，会显示出被遮挡的面 default true\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/polygon-layer.html#attributes)"},"el-amap-loca-polygon/depth":{"type":"boolean","description":"是否开启深度检测，开启后可能会影响zIndex  default true\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/polygon-layer.html#attributes)"},"el-amap-loca-polygon/init-events":{"type":"boolean","description":"是否创建事件，自动为loca图层创建click和mousemove事件。 默认 true\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/polygon-layer.html#attributes)"},"el-amap-loca-polygon/default-style-value":{"type":"object","description":"默认样式，可以查看下面属性说明\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/polygon-layer.html#attributes)"},"el-amap-loca-polygon/visible":{"type":"boolean","description":"点标记是否可见，默认为true。\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/polygon-layer.html#attributes)"},"el-amap-loca-polygon/z-index":{"type":"number","description":"点标记的叠加顺序。地图上存在多个点标记叠加时，通过该属性使级别较高的点标记在上层显示，默认zIndex：12\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/polygon-layer.html#attributes)"},"el-amap-loca-polygon/source-url":{"type":"string","description":"数据源的链接地址，一般是接口地址，返回的数据必须是 geojson 格式。\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/polygon-layer.html#attributes)"},"el-amap-loca-polygon/source-data":{"type":"object","description":"数据对象。如果你不想使用 url 方式请求数据，可以直接填写请求好的 geojson 对象。  sourceUrl与sourceData只会生效一个，默认优先判断sourceUrl\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/polygon-layer.html#attributes)"},"el-amap-loca-polygon/layer-style":{"type":"object","description":"图层样式\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/polygon-layer.html#attributes)"},"el-amap-loca-polygon/zooms":{"type":"array","description":"图层缩放等级范围，默认[2,20]\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/polygon-layer.html#attributes)"},"el-amap-loca-polygon/opacity":{"type":"number","description":"图层整体透明度，默认 1\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/polygon-layer.html#attributes)"},"el-amap-loca-polygon/visible-duration":{"type":"number","description":"图层显隐时候过渡的时间，默认为0\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/polygon-layer.html#attributes)"},"el-amap-loca-polygon/geo-buffer-source":{"type":"[arraybuffer|string]","description":"protocol-buffers(PBF) 格式的数据源，能够大幅压缩数据体积，有效减少数据传输时间。目前仅支持基于 mapbox/geobuf 的 GeoJSON PBF 实现\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/polygon-layer.html#attributes)"},"el-amap-loca-polygon/extra-options":{"type":"object","description":"额外扩展属性，会直接将属性拷贝到初始化的options中，当key与props内的一样时会被props覆盖\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/polygon-layer.html#attributes)"},"el-amap-loca-polygon/init":{"type":"event","description":"实例\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/polygon-layer.html#events)"},"el-amap-loca-polygon/click":{"type":"event","description":"当点击到标号时返回对应的feature，否则返回undefined\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/polygon-layer.html#events)"},"el-amap-loca-polygon/mousemove":{"type":"event","description":"当鼠标移动滑过标号时返回对应的feature，否则返回undefined\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/polygon-layer.html#events)"},"el-amap-loca-prism/cullface":{"type":"string","description":"剔除背面/前面的面（选择剔除将会提升性能），可选：back/front/none，back是剔除背面的面，front是剔除前面的面，none是不进行剔除。default 'back'\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/prism-layer.html#attributes)"},"el-amap-loca-prism/accept-light":{"type":"boolean","description":"面是否接受光照，光照信息在 loca 对象中配置 default true\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/prism-layer.html#attributes)"},"el-amap-loca-prism/shininess":{"type":"number","description":"立体网格的粗糙度，值越高，说明表面越粗糙。default 30\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/prism-layer.html#attributes)"},"el-amap-loca-prism/has-side":{"type":"boolean","description":"当面有厚度的时候，有没有侧面和底面 default true\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/prism-layer.html#attributes)"},"el-amap-loca-prism/depth":{"type":"boolean","description":"是否开启深度检测，开启后可能会影响zIndex  default true\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/prism-layer.html#attributes)"},"el-amap-loca-prism/init-events":{"type":"boolean","description":"是否创建事件，自动为loca图层创建click和mousemove事件。 默认 true\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/prism-layer.html#attributes)"},"el-amap-loca-prism/default-style-value":{"type":"object","description":"默认样式，可以查看下面属性说明\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/prism-layer.html#attributes)"},"el-amap-loca-prism/visible":{"type":"boolean","description":"点标记是否可见，默认为true。\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/prism-layer.html#attributes)"},"el-amap-loca-prism/z-index":{"type":"number","description":"点标记的叠加顺序。地图上存在多个点标记叠加时，通过该属性使级别较高的点标记在上层显示，默认zIndex：12\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/prism-layer.html#attributes)"},"el-amap-loca-prism/source-url":{"type":"string","description":"数据源的链接地址，一般是接口地址，返回的数据必须是 geojson 格式。\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/prism-layer.html#attributes)"},"el-amap-loca-prism/source-data":{"type":"object","description":"数据对象。如果你不想使用 url 方式请求数据，可以直接填写请求好的 geojson 对象。  sourceUrl与sourceData只会生效一个，默认优先判断sourceUrl\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/prism-layer.html#attributes)"},"el-amap-loca-prism/layer-style":{"type":"object","description":"图层样式\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/prism-layer.html#attributes)"},"el-amap-loca-prism/zooms":{"type":"array","description":"图层缩放等级范围，默认[2,20]\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/prism-layer.html#attributes)"},"el-amap-loca-prism/opacity":{"type":"number","description":"图层整体透明度，默认 1\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/prism-layer.html#attributes)"},"el-amap-loca-prism/visible-duration":{"type":"number","description":"图层显隐时候过渡的时间，默认为0\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/prism-layer.html#attributes)"},"el-amap-loca-prism/geo-buffer-source":{"type":"[arraybuffer|string]","description":"protocol-buffers(PBF) 格式的数据源，能够大幅压缩数据体积，有效减少数据传输时间。目前仅支持基于 mapbox/geobuf 的 GeoJSON PBF 实现\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/prism-layer.html#attributes)"},"el-amap-loca-prism/extra-options":{"type":"object","description":"额外扩展属性，会直接将属性拷贝到初始化的options中，当key与props内的一样时会被props覆盖\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/prism-layer.html#attributes)"},"el-amap-loca-prism/init":{"type":"event","description":"实例\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/prism-layer.html#events)"},"el-amap-loca-prism/click":{"type":"event","description":"当点击到标号时返回对应的feature，否则返回undefined\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/prism-layer.html#events)"},"el-amap-loca-prism/mousemove":{"type":"event","description":"当鼠标移动滑过标号时返回对应的feature，否则返回undefined\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/prism-layer.html#events)"},"el-amap-loca-pulse-line/init-events":{"type":"boolean","description":"是否创建事件，自动为loca图层创建click和mousemove事件。 默认 true\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/pulse-line-layer.html#attributes)"},"el-amap-loca-pulse-line/default-style-value":{"type":"object","description":"默认样式，可以查看下面属性说明\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/pulse-line-layer.html#attributes)"},"el-amap-loca-pulse-line/visible":{"type":"boolean","description":"点标记是否可见，默认为true。\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/pulse-line-layer.html#attributes)"},"el-amap-loca-pulse-line/z-index":{"type":"number","description":"点标记的叠加顺序。地图上存在多个点标记叠加时，通过该属性使级别较高的点标记在上层显示，默认zIndex：12\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/pulse-line-layer.html#attributes)"},"el-amap-loca-pulse-line/source-url":{"type":"string","description":"数据源的链接地址，一般是接口地址，返回的数据必须是 geojson 格式。\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/pulse-line-layer.html#attributes)"},"el-amap-loca-pulse-line/source-data":{"type":"object","description":"数据对象。如果你不想使用 url 方式请求数据，可以直接填写请求好的 geojson 对象。  sourceUrl与sourceData只会生效一个，默认优先判断sourceUrl\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/pulse-line-layer.html#attributes)"},"el-amap-loca-pulse-line/layer-style":{"type":"object","description":"图层样式\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/pulse-line-layer.html#attributes)"},"el-amap-loca-pulse-line/zooms":{"type":"array","description":"图层缩放等级范围，默认[2,20]\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/pulse-line-layer.html#attributes)"},"el-amap-loca-pulse-line/opacity":{"type":"number","description":"图层整体透明度，默认 1\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/pulse-line-layer.html#attributes)"},"el-amap-loca-pulse-line/visible-duration":{"type":"number","description":"图层显隐时候过渡的时间，默认为0\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/pulse-line-layer.html#attributes)"},"el-amap-loca-pulse-line/geo-buffer-source":{"type":"[arraybuffer|string]","description":"protocol-buffers(PBF) 格式的数据源，能够大幅压缩数据体积，有效减少数据传输时间。目前仅支持基于 mapbox/geobuf 的 GeoJSON PBF 实现\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/pulse-line-layer.html#attributes)"},"el-amap-loca-pulse-line/extra-options":{"type":"object","description":"额外扩展属性，会直接将属性拷贝到初始化的options中，当key与props内的一样时会被props覆盖\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/pulse-line-layer.html#attributes)"},"el-amap-loca-pulse-line/init":{"type":"event","description":"实例\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/pulse-line-layer.html#events)"},"el-amap-loca-pulse-line/click":{"type":"event","description":"当点击到标号时返回对应的feature，否则返回undefined\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/pulse-line-layer.html#events)"},"el-amap-loca-pulse-line/mousemove":{"type":"event","description":"当鼠标移动滑过标号时返回对应的feature，否则返回undefined\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/pulse-line-layer.html#events)"},"el-amap-loca-pulse-link/depth":{"type":"boolean","description":"图层中的要素是否具有前后遮盖关系，默认开启\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/pulse-link-layer.html#attributes)"},"el-amap-loca-pulse-link/init-events":{"type":"boolean","description":"是否创建事件，自动为loca图层创建click和mousemove事件。 默认 true\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/pulse-link-layer.html#attributes)"},"el-amap-loca-pulse-link/default-style-value":{"type":"object","description":"默认样式，可以查看下面属性说明\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/pulse-link-layer.html#attributes)"},"el-amap-loca-pulse-link/visible":{"type":"boolean","description":"点标记是否可见，默认为true。\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/pulse-link-layer.html#attributes)"},"el-amap-loca-pulse-link/z-index":{"type":"number","description":"点标记的叠加顺序。地图上存在多个点标记叠加时，通过该属性使级别较高的点标记在上层显示，默认zIndex：12\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/pulse-link-layer.html#attributes)"},"el-amap-loca-pulse-link/source-url":{"type":"string","description":"数据源的链接地址，一般是接口地址，返回的数据必须是 geojson 格式。\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/pulse-link-layer.html#attributes)"},"el-amap-loca-pulse-link/source-data":{"type":"object","description":"数据对象。如果你不想使用 url 方式请求数据，可以直接填写请求好的 geojson 对象。  sourceUrl与sourceData只会生效一个，默认优先判断sourceUrl\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/pulse-link-layer.html#attributes)"},"el-amap-loca-pulse-link/layer-style":{"type":"object","description":"图层样式\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/pulse-link-layer.html#attributes)"},"el-amap-loca-pulse-link/zooms":{"type":"array","description":"图层缩放等级范围，默认[2,20]\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/pulse-link-layer.html#attributes)"},"el-amap-loca-pulse-link/opacity":{"type":"number","description":"图层整体透明度，默认 1\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/pulse-link-layer.html#attributes)"},"el-amap-loca-pulse-link/visible-duration":{"type":"number","description":"图层显隐时候过渡的时间，默认为0\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/pulse-link-layer.html#attributes)"},"el-amap-loca-pulse-link/geo-buffer-source":{"type":"[arraybuffer|string]","description":"protocol-buffers(PBF) 格式的数据源，能够大幅压缩数据体积，有效减少数据传输时间。目前仅支持基于 mapbox/geobuf 的 GeoJSON PBF 实现\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/pulse-link-layer.html#attributes)"},"el-amap-loca-pulse-link/extra-options":{"type":"object","description":"额外扩展属性，会直接将属性拷贝到初始化的options中，当key与props内的一样时会被props覆盖\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/pulse-link-layer.html#attributes)"},"el-amap-loca-pulse-link/init":{"type":"event","description":"实例\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/pulse-link-layer.html#events)"},"el-amap-loca-pulse-link/click":{"type":"event","description":"当点击到标号时返回对应的feature，否则返回undefined\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/pulse-link-layer.html#events)"},"el-amap-loca-pulse-link/mousemove":{"type":"event","description":"当鼠标移动滑过标号时返回对应的feature，否则返回undefined\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/pulse-link-layer.html#events)"},"el-amap-loca-scatter/init-events":{"type":"boolean","description":"是否创建事件，自动为loca图层创建click和mousemove事件。 默认 true\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/scatter-layer.html#attributes)"},"el-amap-loca-scatter/default-style-value":{"type":"object","description":"默认样式，可以查看下面属性说明\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/scatter-layer.html#attributes)"},"el-amap-loca-scatter/visible":{"type":"boolean","description":"点标记是否可见，默认为true。\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/scatter-layer.html#attributes)"},"el-amap-loca-scatter/z-index":{"type":"number","description":"点标记的叠加顺序。地图上存在多个点标记叠加时，通过该属性使级别较高的点标记在上层显示，默认zIndex：12\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/scatter-layer.html#attributes)"},"el-amap-loca-scatter/source-url":{"type":"string","description":"数据源的链接地址，一般是接口地址，返回的数据必须是 geojson 格式。\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/scatter-layer.html#attributes)"},"el-amap-loca-scatter/source-data":{"type":"object","description":"数据对象。如果你不想使用 url 方式请求数据，可以直接填写请求好的 geojson 对象。  sourceUrl与sourceData只会生效一个，默认优先判断sourceUrl\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/scatter-layer.html#attributes)"},"el-amap-loca-scatter/layer-style":{"type":"object","description":"图层样式\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/scatter-layer.html#attributes)"},"el-amap-loca-scatter/zooms":{"type":"array","description":"图层缩放等级范围，默认[2,20]\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/scatter-layer.html#attributes)"},"el-amap-loca-scatter/opacity":{"type":"number","description":"图层整体透明度，默认 1\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/scatter-layer.html#attributes)"},"el-amap-loca-scatter/visible-duration":{"type":"number","description":"图层显隐时候过渡的时间，默认为0\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/scatter-layer.html#attributes)"},"el-amap-loca-scatter/geo-buffer-source":{"type":"[arraybuffer|string]","description":"protocol-buffers(PBF) 格式的数据源，能够大幅压缩数据体积，有效减少数据传输时间。目前仅支持基于 mapbox/geobuf 的 GeoJSON PBF 实现\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/scatter-layer.html#attributes)"},"el-amap-loca-scatter/extra-options":{"type":"object","description":"额外扩展属性，会直接将属性拷贝到初始化的options中，当key与props内的一样时会被props覆盖\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/scatter-layer.html#attributes)"},"el-amap-loca-scatter/init":{"type":"event","description":"实例\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/scatter-layer.html#events)"},"el-amap-loca-scatter/click":{"type":"event","description":"当点击到标号时返回对应的feature，否则返回undefined\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/scatter-layer.html#events)"},"el-amap-loca-scatter/mousemove":{"type":"event","description":"当鼠标移动滑过标号时返回对应的feature，否则返回undefined\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/scatter-layer.html#events)"},"el-amap-loca-z-marker/init-events":{"type":"boolean","description":"是否创建事件，自动为loca图层创建click和mousemove事件。 默认 true\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/z-marker-layer.html#attributes)"},"el-amap-loca-z-marker/default-style-value":{"type":"object","description":"默认样式，可以查看下面属性说明\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/z-marker-layer.html#attributes)"},"el-amap-loca-z-marker/visible":{"type":"boolean","description":"点标记是否可见，默认为true.\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/z-marker-layer.html#attributes)"},"el-amap-loca-z-marker/z-index":{"type":"number","description":"点标记的叠加顺序。地图上存在多个点标记叠加时，通过该属性使级别较高的点标记在上层显示，默认zIndex：12\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/z-marker-layer.html#attributes)"},"el-amap-loca-z-marker/source-url":{"type":"string","description":"数据源的链接地址，一般是接口地址，返回的数据必须是 geojson 格式。\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/z-marker-layer.html#attributes)"},"el-amap-loca-z-marker/source-data":{"type":"object","description":"数据对象。如果你不想使用 url 方式请求数据，可以直接填写请求好的 geojson 对象。  sourceUrl与sourceData只会生效一个，默认优先判断sourceUrl\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/z-marker-layer.html#attributes)"},"el-amap-loca-z-marker/layer-style":{"type":"object","description":"图层样式\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/z-marker-layer.html#attributes)"},"el-amap-loca-z-marker/zooms":{"type":"array","description":"图层缩放等级范围，默认[2,20]\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/z-marker-layer.html#attributes)"},"el-amap-loca-z-marker/opacity":{"type":"number","description":"图层整体透明度，默认 1\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/z-marker-layer.html#attributes)"},"el-amap-loca-z-marker/visible-duration":{"type":"number","description":"图层显隐时候过渡的时间，默认为0\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/z-marker-layer.html#attributes)"},"el-amap-loca-z-marker/geo-buffer-source":{"type":"[arraybuffer|string]","description":"protocol-buffers(PBF) 格式的数据源，能够大幅压缩数据体积，有效减少数据传输时间。目前仅支持基于 mapbox/geobuf 的 GeoJSON PBF 实现\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/z-marker-layer.html#attributes)"},"el-amap-loca-z-marker/extra-options":{"type":"object","description":"额外扩展属性，会直接将属性拷贝到初始化的options中，当key与props内的一样时会被props覆盖\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/z-marker-layer.html#attributes)"},"el-amap-loca-z-marker/init":{"type":"event","description":"实例\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/z-marker-layer.html#events)"},"el-amap-loca-z-marker/click":{"type":"event","description":"当点击到标号时返回对应的feature，否则返回undefined\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/z-marker-layer.html#events)"},"el-amap-loca-z-marker/mousemove":{"type":"event","description":"当鼠标移动滑过标号时返回对应的feature，否则返回undefined\n\n[Docs](https://vue-amap.guyixi.cn/zh-cn/component/vue-amap-loca/z-marker-layer.html#events)"}}