forked from 0x2620/oxjs
make find next/previous select the annotation
This commit is contained in:
parent
319608b5ac
commit
9b2766bc17
6 changed files with 137 additions and 19 deletions
|
|
@ -13,7 +13,7 @@ Ox.AnnotationPanel = function(options, self) {
|
|||
clickLink: null,
|
||||
editable: false,
|
||||
font: 'small',
|
||||
highlight: null,
|
||||
highlight: '',
|
||||
layers: [],
|
||||
mapSize: 256,
|
||||
range: 'all',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue