await the right condition
This commit is contained in:
parent
cf273021ab
commit
428a9ca509
@ -88,7 +88,7 @@
|
||||
}
|
||||
|
||||
var processUpdates = function(updates) {
|
||||
if (!map) {
|
||||
if (typeof(AprsMarker) == 'undefined') {
|
||||
updateQueue = updateQueue.concat(updates);
|
||||
return;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user