function addMarkers() { mySelect = document.getElementById('selection'); Antioch = [];Antioch[Antioch.length] = createMarker(new GPoint(-121.81536865,38.00513840),"
",iconGr); mySelect.options[mySelect.options.length] = new Option("Antioch High School",'Antioch=' + Antioch.length); Antioch[Antioch.length] = createMarker(new GPoint(-121.81017303,38.00724411),"",iconBl); mySelect.options[mySelect.options.length] = new Option("Antioch Middle School",'Antioch=' + Antioch.length); Antioch[Antioch.length] = createMarker(new GPoint(-121.80116272,37.99567413),"",iconRd); mySelect.options[mySelect.options.length] = new Option("Belshaw Elementary School",'Antioch=' + Antioch.length); Antioch[Antioch.length] = createMarker(new GPoint(-121.79188100,37.99946200),"",iconGr); mySelect.options[mySelect.options.length] = new Option("Bidwell Continuation High School",'Antioch=' + Antioch.length); Antioch[Antioch.length] = createMarker(new GPoint(-121.79352570,37.99978638),"",iconRd); mySelect.options[mySelect.options.length] = new Option("Bidwell Elementary School",'Antioch=' + Antioch.length); Antioch[Antioch.length] = createMarker(new GPoint(-121.80960083,37.99599838),"",iconBl); mySelect.options[mySelect.options.length] = new Option("Black Diamond Middle School",'Antioch=' + Antioch.length); Antioch[Antioch.length] = createMarker(new GPoint(-121.81626892,38.01703644),"",iconGr); mySelect.options[mySelect.options.length] = new Option("Bridges (community Day) High School",'Antioch=' + Antioch.length); Antioch[Antioch.length] = createMarker(new GPoint(-121.79692078,38.01190186),"",iconBl); mySelect.options[mySelect.options.length] = new Option("Dallas Ranch Middle School",'Antioch=' + Antioch.length); Antioch[Antioch.length] = createMarker(new GPoint(-121.77521515,37.96430588),"",iconGr); mySelect.options[mySelect.options.length] = new Option("Deer Valley High School",'Antioch=' + Antioch.length); Antioch[Antioch.length] = createMarker(new GPoint(-121.77160645,37.95792770),"",iconRd); mySelect.options[mySelect.options.length] = new Option("Diablo Vista Elementary School",'Antioch=' + Antioch.length); Antioch[Antioch.length] = createMarker(new GPoint(-121.75264200,37.96833900),"",iconRd); mySelect.options[mySelect.options.length] = new Option("Dragon, (carmen) Elementary School",'Antioch=' + Antioch.length); Antioch[Antioch.length] = createMarker(new GPoint(-121.85100100,38.00243700),"",iconGr); mySelect.options[mySelect.options.length] = new Option("East County Special Education",'Antioch=' + Antioch.length); Antioch[Antioch.length] = createMarker(new GPoint(-121.81069946,37.99629974),"",iconGr); mySelect.options[mySelect.options.length] = new Option("Excel High School",'Antioch=' + Antioch.length); Antioch[Antioch.length] = createMarker(new GPoint(-121.81232452,38.00790787),"",iconRd); mySelect.options[mySelect.options.length] = new Option("Fremont Elementary School",'Antioch=' + Antioch.length); Antioch[Antioch.length] = createMarker(new GPoint(-121.76752472,37.98569489),"",iconRd); mySelect.options[mySelect.options.length] = new Option("Grant (mno) Elementary School",'Antioch=' + Antioch.length); Antioch[Antioch.length] = createMarker(new GPoint(-121.80960083,37.99599838),"",iconRd); mySelect.options[mySelect.options.length] = new Option("Homesmartkids Of Knightsen Elementary School",'Antioch=' + Antioch.length); Antioch[Antioch.length] = createMarker(new GPoint(-121.80097198,38.00853729),"",iconRd); mySelect.options[mySelect.options.length] = new Option("Kimball Elementary School",'Antioch=' + Antioch.length); Antioch[Antioch.length] = createMarker(new GPoint(-121.80960083,37.99599838),"",iconGr); mySelect.options[mySelect.options.length] = new Option("Learner-centered Charter",'Antioch=' + Antioch.length); Antioch[Antioch.length] = createMarker(new GPoint(-121.81267548,38.00594330),"",iconGr); mySelect.options[mySelect.options.length] = new Option("Live Oak High Continuation School",'Antioch=' + Antioch.length); Antioch[Antioch.length] = createMarker(new GPoint(-121.77407074,37.97216415),"",iconRd); mySelect.options[mySelect.options.length] = new Option("London (jack) Elementary School",'Antioch=' + Antioch.length); Antioch[Antioch.length] = createMarker(new GPoint(-121.79692078,38.01190186),"",iconRd); mySelect.options[mySelect.options.length] = new Option("Lone Tree Elementary School",'Antioch=' + Antioch.length); Antioch[Antioch.length] = createMarker(new GPoint(-121.81526947,38.00062180),"",iconRd); mySelect.options[mySelect.options.length] = new Option("Marsh Elementary School",'Antioch=' + Antioch.length); Antioch[Antioch.length] = createMarker(new GPoint(-121.83177185,37.99737167),"",iconRd); mySelect.options[mySelect.options.length] = new Option("Mission Elementary School",'Antioch=' + Antioch.length); Antioch[Antioch.length] = createMarker(new GPoint(-121.79513550,37.97644043),"",iconRd); mySelect.options[mySelect.options.length] = new Option("Muir (john) Elementary School",'Antioch=' + Antioch.length); Antioch[Antioch.length] = createMarker(new GPoint(-121.81191254,37.99337006),"",iconBl); mySelect.options[mySelect.options.length] = new Option("Park Middle School",'Antioch=' + Antioch.length); Antioch[Antioch.length] = createMarker(new GPoint(-121.81626892,38.01703644),"",iconGr); mySelect.options[mySelect.options.length] = new Option("Prospects High (alter.)",'Antioch=' + Antioch.length); Antioch[Antioch.length] = createMarker(new GPoint(-121.81195068,37.98542786),"",iconRd); mySelect.options[mySelect.options.length] = new Option("Sutter Elementary School",'Antioch=' + Antioch.length); Antioch[Antioch.length] = createMarker(new GPoint(-121.84988403,38.00351715),"",iconRd); mySelect.options[mySelect.options.length] = new Option("Turner Elementary School",'Antioch=' + Antioch.length); } // End addStateMarkers JavaScript Function // Takes an array of markers and centers/zooms map based on marker range function centerByArray(myArray, recenter, newMaxMin) { if (newMaxMin == true) reMaxMin(myArray); for (var i = 0; i < myArray.length; i++) { var markLng = myArray[i].getPoint().x; var markLat = myArray[i].getPoint().y; if (markLat > maxLat) maxLat = markLat; if (markLng > maxLng) maxLng = markLng; if (markLat < minLat) minLat = markLat; if (markLng < minLng) minLng = markLng; } if (recenter) reCenterMap(); } // Reinit max/mins function reMaxMin(myArray) { maxLng = myArray[0].getPoint().x; maxLat = myArray[0].getPoint().y; minLng = myArray[0].getPoint().x; minLat = myArray[0].getPoint().y; } // Recenter map based on global max/mins function reCenterMap() { var bounds = new GLatLngBounds(); bounds.extend(new GLatLng(minLat, minLng)); bounds.extend(new GLatLng(maxLat, maxLng)); var center_lat = (bounds.getNorthEast().lat() + bounds.getSouthWest().lat()) / 2.0; var center_lng = (bounds.getNorthEast().lng() + bounds.getSouthWest().lng()) / 2.0; var center = new GLatLng(center_lat, center_lng); var zoom = map.getBoundsZoomLevel(bounds); map.setCenter(center,zoom); //map.setCenter(center,10); /* var center = new GPoint( (maxLng + minLng)/2, (maxLat+minLat)/2 ); var delta = new GSize(maxLng - minLng, maxLat - minLat); var minZoom = map.spec.getLowestZoomLevel(center, delta, map.viewSize); if (minZoom < 4) minZoom = 4; // Lowest possible zoom is 4 map.centerAndZoom(center, minZoom); */ } // Fires when drop down list of schools changes function selectChange(selection) { var myVal = selection.options[selection.selectedIndex].value; map.closeInfoWindow(); // Add entire array based on variable type if (myVal.indexOf('all') != -1 && myVal != 'all') { var temp = myVal.split('='); var showArray = temp[1]; // If Array is > X amount of markers, then open in a new page if (eval(showArray).length > 20) // New window depends on whether or not we're on the search page if (location.href.indexOf('nearby_schools.php') == -1) window.open(location.href + '/map/' + showArray); else window.open('/search////' + showArray); map.removeOverlays(Antioch); map.addOverlays(eval(showArray)); centerByArray(eval(showArray), true, true); // Center and zoom on set of markers } // Add individual markers if (myVal.indexOf('all') == -1 && myVal != 'all' && myVal.length) { var temp = myVal.split('='); var myArray = temp[0]; var myIndex = parseInt(temp[1]) - 1; document.getElementById('map').width = "750"; map.removeOverlay(eval(myArray)[myIndex]); map.addOverlay(eval(myArray)[myIndex]); GEvent.trigger(eval(myArray)[myIndex],'click'); } // Show all markers if (myVal == 'all') { cntMarker = 0; reMaxMin(Antioch);map.removeOverlays(Antioch); map.addOverlays(Antioch); centerByArray(Antioch, false, false); cntMarker += Antioch.length; centerByArray(Antioch,true, false); if (cntMarker > 20) // New window depends on whether or not we're on the search page if (location.href.indexOf('schools-by-distance') == -1) window.open(location.href + '/map/all'); else window.open('/search////all'); } }