Skip to content

Commit 8582fe6

Browse files
committed
remvoved forgotten console logs
1 parent 72565c0 commit 8582fe6

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

scripts/map.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -423,8 +423,6 @@ function getLocation(zoom = true, followLocationOverride) {
423423
} else {
424424
currentLocationLayer.setZIndex(1);
425425
}
426-
console.log("currentZoom: " + currentZoom);
427-
console.log("currentLocationLayer zIndex: " + currentLocationLayer.getZIndex());
428426
}
429427

430428
if (followLocation && !(rotationMode === "compass" || rotationMode === "route")) {

0 commit comments

Comments
 (0)