浏览代码

Fix hot spot scale parameter documentation.

pull/760/head
Matthew Petroff 5 年前
父节点
当前提交
2a2a4c250b
共有 1 个文件被更改,包括 4 次插入1 次删除
  1. +4
    -1
      doc/json-config-parameters.md

+ 4
- 1
doc/json-config-parameters.md 查看文件

@@ -318,7 +318,10 @@ for the hot spot's `click` event. The event object and the contents of

#### `scale` (boolean)

When `true`, the hotspot is scaled to match the fish eye effect of the image
When `true`, the hot spot is scaled to match changes in the field of view,
relative to the initial field of view. Note that this does not account for
changes in local image scale that occur due to distortions within the viewport.
Defaults to `false`.

### `hotSpotDebug` (boolean)



正在加载...
取消
保存