no cache
This commit is contained in:
parent
05eee8d3cc
commit
9eba3cb8bd
1 changed files with 1 additions and 6 deletions
|
@ -316,11 +316,6 @@ function loadAnnotations(config) {
|
||||||
}
|
}
|
||||||
|
|
||||||
config.layer = config.layer || layer
|
config.layer = config.layer || layer
|
||||||
|
loadAnnotations(config)
|
||||||
if (config.annotations) {
|
|
||||||
renderPlayer(config)
|
|
||||||
} else {
|
|
||||||
loadAnnotations(config)
|
|
||||||
}
|
|
||||||
window.addEventListener('resize', resize, false);
|
window.addEventListener('resize', resize, false);
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue