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
|
||||
|
||||
if (config.annotations) {
|
||||
renderPlayer(config)
|
||||
} else {
|
||||
loadAnnotations(config)
|
||||
}
|
||||
loadAnnotations(config)
|
||||
window.addEventListener('resize', resize, false);
|
||||
|
||||
|
|
Loading…
Reference in a new issue