added clickToZoom header

This commit is contained in:
milad 2019-11-14 17:17:33 -08:00
parent ee7c539d7e
commit b8b7e20c1a

View file

@ -1,3 +1,12 @@
//
// Created by Luis Cuenca on 11/14/19
// Copyright 2019 High Fidelity, Inc.
//
//
// Distributed under the Apache License, Version 2.0.
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
//
(function() {
var ZoomStatus = {
"zoomingIn" : 0,