Skip to content

Commit

Permalink
Dead code
Browse files Browse the repository at this point in the history
  • Loading branch information
fisharebest committed Jun 4, 2016
1 parent 75a06ed commit 8776423
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions app/Module/GoogleMapsModule.php
Original file line number Diff line number Diff line change
Expand Up @@ -4684,11 +4684,6 @@ function initialize() {
parent.document.getElementById('sv_latiText').value = pos.lat();
parent.document.getElementById('sv_longText').value = pos.lng();
});

//======================================================================================
// Now add the ImageMapType overlay to the map
//--------------------------------------------------------------------------------------
map.overlayMapTypes.push(null);
}

function toggleStreetView() {
Expand Down

0 comments on commit 8776423

Please sign in to comment.