diff --git a/TwitterStalker/MapScript.js b/MapTest/MapScript.js similarity index 91% rename from TwitterStalker/MapScript.js rename to MapTest/MapScript.js index 4606a94..d98c589 100644 --- a/TwitterStalker/MapScript.js +++ b/MapTest/MapScript.js @@ -23,7 +23,7 @@ function initMap() { unifocus = new google.maps.Marker({ position: {lat: 32.9194354, lng: -96.9292158}, map: map, - title: 'Globe Runner' + title: 'Unifocus' }); }