Small Fix

This commit is contained in:
LAX18 Development
2021-07-27 16:37:23 -04:00
parent 735f743e3e
commit e6c4d2c1ee
+1 -1
View File
@@ -520,7 +520,7 @@ function initialize_map() {
if (TAB === 'METAR') {
nearestStations(center[1], center[0])
}
getBounds()
})
OLMap.getView().on('change:center', function(event) {