/* * Copyright (c) 2005-2006 Andriy Bidochko. * http://www.mapbuilder.net * * The script has been generated by MapBuilder.net service and released to the customer under * The GNU General Public License (GPL), which can be found at: http://www.opensource.org/licenses/gpl-license.php * * This program is free software; you can redistribute it and/or modify it under the terms of the * GNU General Public License as published by the Free Software Foundation; * either version 2 of the License, or any later version. * * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License * for more details. */ //That function will return the element of the array returned by map.getMapTypes() that identifies the current map function getCurrentMapTypeNumber(oMap){ var type=-1; for(var ix=0;ix 2.64 * marker.setTooltip(oOptions.label); * marker.setOpacity((oOptions.opasity ? oOptions.opasity : 100)); */ } else { var marker = new GMarker(point, icon); } GEvent.addListener(marker, "click", function() { marker.openInfoWindowHtml(html); }); return marker; } // Zoom map to. Used from InfoWindow function ZoomMapTo(num) { // Get current zoom level var currentZoom = map.getZoom(); // Re-center map newzoom = (currentZoom > 17) ? 17 : ((currentZoom == 0) ? 0 : (currentZoom + 1)); //V2-V1 compatability map.setCenter(aLocations[num][3], newzoom); } // Function is called when sidebar item is clicked or we are dealing with group boxes. function myInfoWindowHtml(num) { // Map rendering with open info window is very slow. Lets center map first. map.setCenter(aLocations[num][3]); // Use markeropenInfoWindowHtml(html) aLocations[num][0].openInfoWindowHtml(aLocations[num][2]); } /* Side Bar */ // Creates a locations list and put it into side bar function createSideBar() { var oUL = document.createElement("ul"); // write links into document. for (var i=0; i[+] Directions: To here - From here
Start address
" } GetGoogleMapsAPIVersion = function() { var v = 0; var scripts = document.getElementsByTagName("SCRIPT") for (var i=0; i" + GetDirectionForm(0); + ""; // Define Marker options = {opasity: 100, label:"Asiana Restaurant"}; InfoHTML = "
Asiana Restaurant
2750 Business Park Ct
Waldorf
301-870-5111
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[0] = new Array(marker, "Asiana Restaurant", InfoHTML, point); point = new GLatLng(38.656138, -76.877367); footerHtml = "
" + GetDirectionForm(1); + "
"; // Define Marker options = {opasity: 100, label:"Bejing Restaurant"}; InfoHTML = "
Bejing Restaurant
12536 Mattawoman Dr
Waldorf

301-932-8777
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[1] = new Array(marker, "Bejing Restaurant", InfoHTML, point); point = new GLatLng(38.636008, -76.900423); footerHtml = "
" + GetDirectionForm(2); + "
"; // Define Marker options = {opasity: 100, label:"Brasas Rotisserie & Grill"}; InfoHTML = "
Brasas Rotisserie & Grill
(301) 638-0003
Website 
In the Berkely Square Shopping Center, authentic Latin American cuisine 
Private Dining Available, Major Credit Cards Accepted


Monday - Thursday 11:30 AM - 9:00 PM

Friday Saturday 11:30 AM - 10:00 PM

Sunday 11:30 AM - 8:00 PM

General Manager Claudia Rivas
Executive Chef Jose Portillo

 
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[2] = new Array(marker, "Brasas Rotisserie & Grill", InfoHTML, point); point = new GLatLng(38.606525, -76.889764); footerHtml = "
" + GetDirectionForm(3); + "
"; // Define Marker options = {opasity: 100, label:"Cafe China"}; InfoHTML = "
Cafe China
3935 St Charles Pkwy
Gateway Plaza (Next to Nicks)
Waldorf
301-705-8888

Chinese Restaurant
Dine In, Carryout, Catering
M-Th 11am-9:30pm, Sat 11:30am-10pm, Sun 12-9pm

Visa and MasterCard Accepted
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[3] = new Array(marker, "Cafe China", InfoHTML, point); point = new GLatLng(38.628185, -76.916855); footerHtml = "
" + GetDirectionForm(4); + "
"; // Define Marker options = {opasity: 100, label:"California Tortilla"}; InfoHTML = "
California Tortilla
3059 Waldorf Market Place
Waldorf

301-632-5656
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[4] = new Array(marker, "California Tortilla", InfoHTML, point); point = new GLatLng(38.60979, -76.927051); footerHtml = "
" + GetDirectionForm(5); + "
"; // Define Marker options = {opasity: 100, label:"Carrabbas Italian Grill"}; InfoHTML = "
Carrabbas Italian Grill
3745 Crain Highway
Waldorf

301-645-0094
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[5] = new Array(marker, "Carrabbas Italian Grill", InfoHTML, point); point = new GLatLng(38.628479, -76.874308); footerHtml = "
" + GetDirectionForm(6); + "
"; // Define Marker options = {opasity: 100, label:"Carribean Flava"}; InfoHTML = "
Carribean Flava
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[6] = new Array(marker, "Carribean Flava", InfoHTML, point); point = new GLatLng(38.622379, -76.914272); footerHtml = "
" + GetDirectionForm(7); + "
"; // Define Marker options = {opasity: 100, label:"Chipotle Mexican Grill"}; InfoHTML = "
Chipotle Mexican Grill
(301) 632-6959
www.chipotle.com
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[7] = new Array(marker, "Chipotle Mexican Grill", InfoHTML, point); point = new GLatLng(38.621505, -76.915222); footerHtml = "
" + GetDirectionForm(8); + "
"; // Define Marker options = {opasity: 100, label:"Curry Dreams"}; InfoHTML = "
Curry Dreams
3236 Crain Hwy, Waldorf, MD 20603
Located behind Chipolte in Waldorf, MD

301-632-6999
Closed Mondays
Lunch 11am - 2:30pm
Dinner 4:30-9:30pm
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[8] = new Array(marker, "Curry Dreams", InfoHTML, point); point = new GLatLng(38.530525, -76.983273); footerHtml = "
" + GetDirectionForm(9); + "
"; // Define Marker options = {opasity: 100, label:"Eastern Chinese Restaurant"}; InfoHTML = "
Eastern Chinese Restaurant
6619 Crain Hwy
La Plata, MD 20646
301-934-9400
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[9] = new Array(marker, "Eastern Chinese Restaurant", InfoHTML, point); point = new GLatLng(38.52977, -76.977758); footerHtml = "
" + GetDirectionForm(10); + "
"; // Define Marker options = {opasity: 100, label:"El Dorado Restaurant"}; InfoHTML = "
El Dorado Restaurant
316 Charles St
La Plata, MD 20646
301-934-3970

Southern Maryland Independent Article
http://www.somdnews.com/stories/05292009/weekaro133823_32185.shtml
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[10] = new Array(marker, "El Dorado Restaurant", InfoHTML, point); point = new GLatLng(38.608527, -76.92157); footerHtml = "
" + GetDirectionForm(11); + "
"; // Define Marker options = {opasity: 100, label:"El Rey Restaurant"}; InfoHTML = "
El Rey Restaurant
171 Smallwood Dr
Waldorf, MD
301-374-9065
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[11] = new Array(marker, "El Rey Restaurant", InfoHTML, point); point = new GLatLng(38.62809, -77.072789); footerHtml = "
" + GetDirectionForm(12); + "
"; // Define Marker options = {opasity: 100, label:"Golden Star Chinese Restaurant"}; InfoHTML = "
Golden Star Chinese Restaurant

Bryans Road, MD
301-283-3327

" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[12] = new Array(marker, "Golden Star Chinese Restaurant", InfoHTML, point); point = new GLatLng(38.608466, -76.921472); footerHtml = "
" + GetDirectionForm(13); + "
"; // Define Marker options = {opasity: 100, label:"Goldengate Chinese Restaurant"}; InfoHTML = "
Goldengate Chinese Restaurant
175 Smallwood Dr
Waldorf, MD 20602
301-645-8907
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[13] = new Array(marker, "Goldengate Chinese Restaurant", InfoHTML, point); point = new GLatLng(38.615702, -76.902461); footerHtml = "
" + GetDirectionForm(14); + "
"; // Define Marker options = {opasity: 100, label:"Great Wall Restaurant"}; InfoHTML = "
Great Wall Restaurant
St Charles Town Plaza
Waldorf, MD
301-843-7780
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[14] = new Array(marker, "Great Wall Restaurant", InfoHTML, point); point = new GLatLng(38.619456, -76.925751); footerHtml = "
" + GetDirectionForm(15); + "
"; // Define Marker options = {opasity: 100, label:"Hawaiian Grille"}; InfoHTML = "
Hawaiian Grille
11110 Mall Circle 
Waldorf, MD 20603
301-932-4617
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[15] = new Array(marker, "Hawaiian Grille", InfoHTML, point); point = new GLatLng(38.621608, -76.918338); footerHtml = "
" + GetDirectionForm(16); + "
"; // Define Marker options = {opasity: 100, label:"Hong Kong Buffet"}; InfoHTML = "
Hong Kong Buffet
3331 Plaza Way
Waldorf, MD 20603
301-638-5380
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[16] = new Array(marker, "Hong Kong Buffet", InfoHTML, point); point = new GLatLng(38.540784, -76.984655); footerHtml = "
" + GetDirectionForm(17); + "
"; // Define Marker options = {opasity: 100, label:"Hunan Star III"}; InfoHTML = "
Hunan Star III
Hawthorne Center
6277 Crain Hwy
La Plata, MD 20646
301-932-2622

Chinese Seafood Restaurant
All you can eat lunch buffet - 7 days a week
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[17] = new Array(marker, "Hunan Star III", InfoHTML, point); point = new GLatLng(38.530413, -76.983258); footerHtml = "
" + GetDirectionForm(18); + "
"; // Define Marker options = {opasity: 100, label:"La Tolteca"}; InfoHTML = "
La Tolteca

6625 Crain Hwy
La Plata, MD 20646
301-934-2802

2708 Crain Hwy
Waldorf, MD 
301-705-5353

" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[18] = new Array(marker, "La Tolteca", InfoHTML, point); point = new GLatLng(38.589515, -76.943389); footerHtml = "
" + GetDirectionForm(19); + "
"; // Define Marker options = {opasity: 100, label:"Loredo's Restaurant & Lounge"}; InfoHTML = "
Loredo's Restaurant & Lounge
10598 Middleport Ln
White Plains, MD 20695
301-932-8667
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[19] = new Array(marker, "Loredo's Restaurant & Lounge", InfoHTML, point); point = new GLatLng(38.630752, -76.910331); footerHtml = "
" + GetDirectionForm(20); + "
"; // Define Marker options = {opasity: 100, label:"Mexico Restaurant"}; InfoHTML = "
Mexico Restaurant
2936 Festival Way (behind Chuck E. Cheese\'s), Waldorf
301-374-2567
Website

" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[20] = new Array(marker, "Mexico Restaurant", InfoHTML, point); point = new GLatLng(38.613517, -76.923278); footerHtml = "
" + GetDirectionForm(21); + "
"; // Define Marker options = {opasity: 100, label:"Olive Garden Italian Restaurant"}; InfoHTML = "
Olive Garden Italian Restaurant
3620 Crain Hwy
Waldorf, MD 20603

301-374-9311
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[21] = new Array(marker, "Olive Garden Italian Restaurant", InfoHTML, point); point = new GLatLng(38.635136, -76.901307); footerHtml = "
" + GetDirectionForm(22); + "
"; // Define Marker options = {opasity: 100, label:"Peruvian Flavor"}; InfoHTML = "
Peruvian Flavor
301-396-9377
Weekend Buffet
Saturdays 11 am - 8 pm
Sundays 11am - 5 pm
Starting March 23rd
Monday - Friday 11 am - 3 pm
Enjoy a buffet with Authentic Peruvian & Central American Food
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[22] = new Array(marker, "Peruvian Flavor", InfoHTML, point); point = new GLatLng(38.622283, -76.917648); footerHtml = "
" + GetDirectionForm(23); + "
"; // Define Marker options = {opasity: 100, label:"Sakura Japanese Steak & Seafood House"}; InfoHTML = "
Sakura Japanese Steak & Seafood House
3205 Plaza Way
Waldorf, MD 20602
301-870-1666

Open 7 days a week
Website
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[23] = new Array(marker, "Sakura Japanese Steak & Seafood House", InfoHTML, point); point = new GLatLng(38.632866, -76.899857); footerHtml = "
" + GetDirectionForm(24); + "
"; // Define Marker options = {opasity: 100, label:"Silver Skewers"}; InfoHTML = "
Silver Skewers
2788 Old Washington Rd Waldorf, MD 20601
(301) 396-5758

website
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[24] = new Array(marker, "Silver Skewers", InfoHTML, point); // And finnaly create sidebar createSideBar(); }