typo
This commit is contained in:
parent
962bb72fe8
commit
f6236df70d
1 changed files with 1 additions and 1 deletions
|
@ -338,5 +338,5 @@ config.layer = config.layer || layer
|
|||
if (config.annotations) {
|
||||
renderAnnotations(config)
|
||||
} else {
|
||||
loadAnnotatoins(config)
|
||||
loadAnnotations(config)
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue