Explorar o código

Update IndoorViewerAPI.js

jinx %!s(int64=4) %!d(string=hai) anos
pai
achega
f775cd539b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      IndoorViewerAPI.js

+ 1 - 1
IndoorViewerAPI.js

@@ -206683,7 +206683,7 @@ and limitations under the License.
                 var t = this.ViewService.mapView.getDefaultViewport()
                   , e = this.ViewService.mapView.getCamera()
                   , n = t.getWidth() / (e.right - e.left);
-				  alert(Number(n.toFixed(4)))
+				  
                 return Number(n.toFixed(4))
             },
             enumerable: !0,