aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDocNielsen <docnielsen@gmail.com>2012-11-02 16:35:20 +0100
committerDocNielsen <docnielsen@gmail.com>2012-11-02 16:35:20 +0100
commit7e5321cab4935713a6df96aa98fa33070cff3ffa (patch)
treebfb16aeb53acc964d642ca29556fda86d79536a9
parent26131f50dda91a9c13586007a70044bec0ee3a00 (diff)
downloadtrackermap-server-7e5321cab4935713a6df96aa98fa33070cff3ffa.tar.gz
trackermap-server-7e5321cab4935713a6df96aa98fa33070cff3ffa.tar.bz2
trackermap-server-7e5321cab4935713a6df96aa98fa33070cff3ffa.zip
Update src/web/index.html
is this it?
-rw-r--r--src/web/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/web/index.html b/src/web/index.html
index 1a0d89c00..44c66c24f 100644
--- a/src/web/index.html
+++ b/src/web/index.html
@@ -324,7 +324,7 @@ markers: [{
}
}
if (this.gmapType === 'panorama'){
- this.getMap().setLocationAndPOV(new google.maps.LatLng(this.setCenter.lat,this.setCenter.lng), {yaw: this.yaw, pitch: this.pitch, zoom: this.zoomLevel});
+ this.getMap().setLocationAndPOV(new google.maps.LatLng(this.setCenter.lat,this.setCenter.lng), {yaw: this.yaw, pitch: this.pitch, zoom: zoomLevel});
}
}
}, 200,this); // Ext.defer