fix lastRenderExtent not initialized on startup with noIsolation
fixes: https://github.com/wiedehopf/tar1090/issues/340
This commit is contained in:
@@ -5878,6 +5878,8 @@ function processURLParams(){
|
||||
}
|
||||
}
|
||||
|
||||
lastRenderExtent = getRenderExtent();
|
||||
|
||||
if (urlIcaos.length > 0) {
|
||||
const icaos = urlIcaos;
|
||||
if (!usp.has('noIsolation'))
|
||||
|
||||
Reference in New Issue
Block a user