Come In And
Check Us Out, We’d Love To Say Hello!
";
var styles = [
{
stylers: [
{ hue: '#164601' },
{ saturation: '100' },
{ lightness: '-72' }
]
},{
featureType: "road",
elementType: "geometry",
stylers: [
{ visibility: "simplified" }
]
},{
featureType: "road",
elementType: "labels",
}
];
map_fusion_map_56ef29849d830.setOptions({styles: styles});
map_fusion_map_56ef29849d830_args = {
position: new google.maps.LatLng("37.3316936", "-122.0302191"),
map: map_fusion_map_56ef29849d830 };
map_fusion_map_56ef29849d830_args.animation = google.maps.Animation.DROP;
map_fusion_map_56ef29849d830_args.icon = new google.maps.MarkerImage( 'https://estrategiasdelectura.com/wp-content/plugins/fusion-core/images/avada_map_marker.png', null, null, null, new google.maps.Size( 37, 55 ) );
markers[counter] = new google.maps.Marker(map_fusion_map_56ef29849d830_args);
markers[counter]['infowindow'] = new google.maps.InfoWindow({
content: content_string
});
markers[counter]['infowindow'].show = true;
markers[counter]['infowindow'].open(map_fusion_map_56ef29849d830, markers[counter]);
google.maps.event.addListener(markers[counter], 'click', function() {
if(this['infowindow'].show) {
this['infowindow'].close(map_fusion_map_56ef29849d830, this);
this['infowindow'].show = false;
} else {
this['infowindow'].open(map_fusion_map_56ef29849d830, this);
this['infowindow'].show = true;
}
});
counter++;
var content_string = "
Cupertino High School 10100 Finch Ave, Cupertino, CA, United States
";
var styles = [
{
stylers: [
{ hue: '#164601' },
{ saturation: '100' },
{ lightness: '-72' }
]
},{
featureType: "road",
elementType: "geometry",
stylers: [
{ visibility: "simplified" }
]
},{
featureType: "road",
elementType: "labels",
}
];
map_fusion_map_56ef29849d830.setOptions({styles: styles});
map_fusion_map_56ef29849d830_args = {
position: new google.maps.LatLng("37.3199563", "-122.009619"),
map: map_fusion_map_56ef29849d830 };
map_fusion_map_56ef29849d830_args.animation = google.maps.Animation.DROP;
map_fusion_map_56ef29849d830_args.icon = new google.maps.MarkerImage( 'https://estrategiasdelectura.com/wp-content/plugins/fusion-core/images/avada_map_marker.png', null, null, null, new google.maps.Size( 37, 55 ) );
markers[counter] = new google.maps.Marker(map_fusion_map_56ef29849d830_args);
markers[counter]['infowindow'] = new google.maps.InfoWindow({
content: content_string
});
markers[counter]['infowindow'].show = true;
markers[counter]['infowindow'].open(map_fusion_map_56ef29849d830, markers[counter]);
google.maps.event.addListener(markers[counter], 'click', function() {
if(this['infowindow'].show) {
this['infowindow'].close(map_fusion_map_56ef29849d830, this);
this['infowindow'].show = false;
} else {
this['infowindow'].open(map_fusion_map_56ef29849d830, this);
this['infowindow'].show = true;
}
});
counter++;
}
google.maps.event.addDomListener(window, 'load', fusion_run_map_fusion_map_56ef29849d830);