|
argaiv1133 - Please make sure you enter the full address in double quotes.
- For countries other than US, please do not forget to enter the country name.
Click here for full list of supported countries. ';
} else {
display_gmap_gmap(id, pt.lat(), pt.lng(), startZoom, description, kml, control, maptype, show_marker, addoverview, addscale, addgoogle);
}
});
} else {
display_gmap_gmap(id, centerLatitude, centerLongitude, startZoom, description, kml, control, maptype, show_marker, addoverview, addscale, addgoogle);
}
}
function display_gmap_gmap(id, centerLatitude, centerLongitude, startZoom, description, kml, control, maptype, show_marker, addoverview, addscale, addgoogle) {
var mapdiv = document.getElementById("gmap_gmap"+id);
if (GBrowserIsCompatible()) {
var map = new GMap2(mapdiv);
map.setCenter(new GLatLng(centerLatitude, centerLongitude), startZoom);
if (kml!='') {
var gx = new GGeoXml(kml);
map.addOverlay(gx);
} else {
if (show_marker) {
var marker = new GMarker(new GLatLng(centerLatitude, centerLongitude));
if (description!='') {GEvent.addListener(marker, 'click', function() {marker.openInfoWindowHtml(description);});}
map.addOverlay(marker);
}
}
format_gmap(map, control, maptype, show_marker, addoverview, addscale, addgoogle);
} else {
mapdiv.innerHTML = 'Sorry, your browser is not compatible with Google Maps.';
}
}
-->
CORPORATE HEADQUARTERS
Suite 212
+972-8-9365727
|
|
|
U.S. HEADQUARTERS
Suite 15
(804) 212-1516
|
|
|