204:vue+openlayers 学习Attribution各种API,示例展示自定义版权信息
第204个
本示例的目的是介绍如何在vue+openlayers项目中个性化修改版权信息,这里主要涉及到Attribution各种属性的设置,所以这里先列出属性的信息,然后用示例来展示如何使用。
名称 | 类型 | 说明 |
---|---|---|
className | string (默认为“ol-attribution”) | CSS 类名。 |
target | HTMLElement string undefined | 如果您希望控件在地图视口之外呈现,请指定一个目标。 |
collapsible | boolean undefined | 指定属性是否可以折叠。 如果未指定,源将使用其 attributionsCollapsible 设置控制此行为。 |