simple gmap

stick an array of co-ordinates onto a map

by russau

HTML

<script src="http://maps.google.com/maps/api/js?sensor=false&amp;.js"></script>
<div id="map" style="height:400px;width:400px;"></div>

JavaScript

var map;
var points = [new google.maps.LatLng(-34.865393, 138.646099), 
new google.maps.LatLng(-27.244823, 153.083327), 
new google.maps.LatLng(-37.766426, 144.845326), 
new google.maps.LatLng(-37.668088, 144.970751), 
new google.maps.LatLng(-33.643859, 151.133338), 
new google.maps.LatLng(-33.878690, 151.017099), 
new google.maps.LatLng(-27.235861, 153.084835), 
new google.maps.LatLng(-21.162168, 149.164145), 
new google.maps.LatLng(-37.764208, 175.252050), 
new google.maps.LatLng(-37.801493, 144.954918), 
new google.maps.LatLng(-27.563967, 152.952124), 
new google.maps.LatLng(-27.597362, 151.954997), 
new google.maps.LatLng(-32.314337, 115.747583), 
new google.maps.LatLng(-38.882979, 175.258521), 
new google.maps.LatLng(-46.093388, 168.946070), 
new google.maps.LatLng(-36.974954, 174.779917), 
new google.maps.LatLng(-27.233455, 153.085748), 
new google.maps.LatLng(-33.877918, 151.208194), 
new google.maps.LatLng(-34.918756, 150.567456), 
new google.maps.LatLng(-33.648658, 150.776175), 
new google.maps.LatLng(-38.246714, 144.169657), 
new google.maps.LatLng(-34.115188, 150.799994), 
new google.maps.LatLng(-37.721181, 144.767828), 
new google.maps.LatLng(-27.530421, 153.205386)];

var schools = [{"name":"Adams 6110 28 Ave NW Seattle, WA 98107","neighbourhood":"Old Ballard","lat":47.6736868,"lng":-122.3919169},{"name":"Alki 3010 59 Ave SW Seattle, WA 98116","neighbourhood":"Alki","lat":47.577282399999987,"lng":-122.4079352},{"name":"APP at Lincoln 4400 Interlake Ave N Seattle, WA 98103","neighbourhood":"Wallingford","lat":47.6601382,"lng":-122.3398381},{"name":"Arbor Heights 3701 SW 104 St Seattle, WA 98146","neighbourhood":"West Seattle","lat":47.50951,"lng":-122.378},{"name":"Daniel Bagley 7821 Stone Ave N Seattle, WA 98103","neighbourhood":"Green Lake","lat":47.6863465,"lng":-122.3422014},{"name":"Beacon Hill International School 2025 14 Ave S Seattle, WA 98144","neighbourhood":"North Beacon Hill","lat":47.5848498,"lng":-122.3150036},{"name":"Bryant 3311 NE 60...