show events on map
var locations = [
[‘Dewas, Madhya Pradesh, India’,75.9034525, 22.7813964],
[‘Indore’,75.86179733, 22.72362378],
];
var map = new google.maps.Map(document.getElementById(‘vocational’), {
zoom:1,
center: new google.maps.LatLng(-33.92, 151.25),
mapTypeId: google.maps.MapTypeId.ROADMAP
});
var infowindow = new google.maps.InfoWindow();
var marker, i;
for (i = 0; i < locations.length; i++) {
marker = new google.maps.Marker({
position: new google.maps.LatLng(locations[i][1], locations[i][2]),
map: map
});
google.maps.event.addListener(marker, 'click', (function(marker, i) {
return function() {
infowindow.setContent(locations[i][0]);
infowindow.open(map, marker);
}
})(marker, i));
}
May Tue 2017 @01:00-02:00
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent vehicula mauris ac facilisis […]
get involved
var locations = [
[‘Bondi Beach’,-33.890542, 151.274856, 4],
[‘Coogee Beach’,-33.923036, 151.259052, 5],
[‘Cronulla Beach’,-34.028249, 151.157507, 3],
[‘Manly Beach’,-33.80010128657071, 151.28747820854187, 2],
[‘Maroubra Beach’,-33.950198, 151.259302, 1],
];
var map = new google.maps.Map(document.getElementById(‘elementary’), {
zoom:10,
center: new google.maps.LatLng(-33.92, 151.25),
mapTypeId: google.maps.MapTypeId.ROADMAP
});
var infowindow = new google.maps.InfoWindow();
var marker, i;
for (i = 0; i < locations.length; i++) {
marker = new google.maps.Marker({
position: new google.maps.LatLng(locations[i][1], locations[i][2]),
map: map
});
google.maps.event.addListener(marker, 'click', (function(marker, i) {
return function() {
infowindow.setContent(locations[i][0]);
infowindow.open(map, marker);
}
})(marker, i));
}
May Tue 2017 @03:00-05:00
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent vehicula mauris ac facilisis […]
get involved
var locations = [
[‘Bondi Beach’,-33.890542, 151.274856, 4],
];
var map = new google.maps.Map(document.getElementById(‘student’), {
zoom:5,
center: new google.maps.LatLng(-33.92, 151.25),
mapTypeId: google.maps.MapTypeId.ROADMAP
});
var infowindow = new google.maps.InfoWindow();
var marker, i;
for (i = 0; i < locations.length; i++) {
marker = new google.maps.Marker({
position: new google.maps.LatLng(locations[i][1], locations[i][2]),
map: map
});
google.maps.event.addListener(marker, 'click', (function(marker, i) {
return function() {
infowindow.setContent(locations[i][0]);
infowindow.open(map, marker);
}
})(marker, i));
}
May Tue 2017 @05:00-05:00
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent vehicula mauris ac facilisis […]
get involved
var locations = [
[‘Bondi Beach’,-33.890542, 151.274856, 4],
[‘Coogee Beach’,-33.923036, 151.259052, 5],
[‘Cronulla Beach’,-34.028249, 151.157507, 3],
[‘Manly Beach’,-33.80010128657071, 151.28747820854187, 2],
[‘Maroubra Beach’,-33.950198, 151.259302, 1],
];
var map = new google.maps.Map(document.getElementById(‘boysonrails’), {
zoom:10,
center: new google.maps.LatLng(-33.92, 151.25),
mapTypeId: google.maps.MapTypeId.ROADMAP
});
var infowindow = new google.maps.InfoWindow();
var marker, i;
for (i = 0; i < locations.length; i++) {
marker = new google.maps.Marker({
position: new google.maps.LatLng(locations[i][1], locations[i][2]),
map: map
});
google.maps.event.addListener(marker, 'click', (function(marker, i) {
return function() {
infowindow.setContent(locations[i][0]);
infowindow.open(map, marker);
}
})(marker, i));
}
Jun Fri 2017 @04:00-04:00
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent vehicula mauris ac facilisis […]
get involved
var locations = [
[‘Bondi Beach’,-33.890542, 151.274856, 4],
[‘Coogee Beach’,-33.923036, 151.259052, 5],
[‘Cronulla Beach’,-34.028249, 151.157507, 3],
[‘Manly Beach’,-33.80010128657071, 151.28747820854187, 2],
];
var map = new google.maps.Map(document.getElementById(‘schoolseminar’), {
zoom:10,
center: new google.maps.LatLng(-33.92, 151.25),
mapTypeId: google.maps.MapTypeId.ROADMAP
});
var infowindow = new google.maps.InfoWindow();
var marker, i;
for (i = 0; i < locations.length; i++) {
marker = new google.maps.Marker({
position: new google.maps.LatLng(locations[i][1], locations[i][2]),
map: map
});
google.maps.event.addListener(marker, 'click', (function(marker, i) {
return function() {
infowindow.setContent(locations[i][0]);
infowindow.open(map, marker);
}
})(marker, i));
}
May Tue 2017 @02:00-04:00
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent vehicula mauris ac facilisis […]
get involved
var locations = [
[‘Bondi Beach’,-33.890542, 151.274856, 4],
];
var map = new google.maps.Map(document.getElementById(‘summercampus’), {
zoom:10,
center: new google.maps.LatLng(-33.92, 151.25),
mapTypeId: google.maps.MapTypeId.ROADMAP
});
var infowindow = new google.maps.InfoWindow();
var marker, i;
for (i = 0; i < locations.length; i++) {
marker = new google.maps.Marker({
position: new google.maps.LatLng(locations[i][1], locations[i][2]),
map: map
});
google.maps.event.addListener(marker, 'click', (function(marker, i) {
return function() {
infowindow.setContent(locations[i][0]);
infowindow.open(map, marker);
}
})(marker, i));
}
May Tue 2017 @05:00-05:00
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent vehicula mauris ac facilisis […]
get involved
var locations = [
[‘Bondi Beach’,-33.890542, 151.274856, 4],
];
var map = new google.maps.Map(document.getElementById(‘schoolprograms’), {
zoom:8,
center: new google.maps.LatLng(-33.92, 151.25),
mapTypeId: google.maps.MapTypeId.ROADMAP
});
var infowindow = new google.maps.InfoWindow();
var marker, i;
for (i = 0; i < locations.length; i++) {
marker = new google.maps.Marker({
position: new google.maps.LatLng(locations[i][1], locations[i][2]),
map: map
});
google.maps.event.addListener(marker, 'click', (function(marker, i) {
return function() {
infowindow.setContent(locations[i][0]);
infowindow.open(map, marker);
}
})(marker, i));
}
May Tue 2017 @05:00-05:00
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent vehicula mauris ac facilisis […]
get involved
var locations = [
[‘Bondi Beach’,-33.890542, 151.274856, 4],
];
var map = new google.maps.Map(document.getElementById(‘socialactivity’), {
zoom:10,
center: new google.maps.LatLng(-33.92, 151.25),
mapTypeId: google.maps.MapTypeId.ROADMAP
});
var infowindow = new google.maps.InfoWindow();
var marker, i;
for (i = 0; i < locations.length; i++) {
marker = new google.maps.Marker({
position: new google.maps.LatLng(locations[i][1], locations[i][2]),
map: map
});
google.maps.event.addListener(marker, 'click', (function(marker, i) {
return function() {
infowindow.setContent(locations[i][0]);
infowindow.open(map, marker);
}
})(marker, i));
}
May Tue 2017 @05:00-05:00
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent vehicula mauris ac facilisis […]
get involved
var locations = [
[‘Bondi Beach’,-33.890542, 151.274856, 4],
];
var map = new google.maps.Map(document.getElementById(‘capabilities’), {
zoom:10,
center: new google.maps.LatLng(-33.92, 151.25),
mapTypeId: google.maps.MapTypeId.ROADMAP
});
var infowindow = new google.maps.InfoWindow();
var marker, i;
for (i = 0; i < locations.length; i++) {
marker = new google.maps.Marker({
position: new google.maps.LatLng(locations[i][1], locations[i][2]),
map: map
});
google.maps.event.addListener(marker, 'click', (function(marker, i) {
return function() {
infowindow.setContent(locations[i][0]);
infowindow.open(map, marker);
}
})(marker, i));
}
May Tue 2017 @03:00-04:00
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent vehicula mauris ac facilisis […]