Skip to content

Commit

Permalink
map.js: Removed commented out code
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewjunyoung authored and andrewjunyoung committed Nov 18, 2017
1 parent b538561 commit 3f58560
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions web/site/map.js
Expand Up @@ -14,14 +14,6 @@ function initialize() {
id: "GFDSAHOFDSHAUFSAZFSAHFFHDSIAHDISAHIDJFDSKAJDSA",
address: "TIZODOIHIDSHAUGIDSGAIDSAHODSGIDSAIUDSADSAOI",
}];
// fetch('/search?long=27.1&lat=31.2') {
// .then(function(data){
// locs = data
// })
// .catch(function(error) {
// })
// }


var map;
var bounds = new google.maps.LatLngBounds();
Expand Down

0 comments on commit 3f58560

Please sign in to comment.