/* * 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" + ""; // Define Marker InfoHTML = "
American Homes Park
ENTRANCE:
9779 Liberty Rd., Boca Raton, FL 33434
HOURS: Sunrise-Sunset
web page
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_green.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[0] = new Array(marker, "American Homes Park", InfoHTML, point); point = new GLatLng(26.48844, -80.071245); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Aqua Crest Pool
ENTRANCE:
2503 Seacrest Blvd., Delray Beach, FL 33444
HOURS: Hours Vary According to Season
web page
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_green.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[1] = new Array(marker, "Aqua Crest Pool", InfoHTML, point); point = new GLatLng(26.492751, -80.085509); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Caloosa Park
ENTRANCE:
1300 S.W. 35th Ave., Boynton Beach, FL 33426
HOURS: Sunrise-Sunset; Lighted court facilities open until 10:00 pm; select lighted athletic fields open until 11:00 pm
web page
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_green.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[2] = new Array(marker, "Caloosa Park", InfoHTML, point); point = new GLatLng(26.362813, -80.241566); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Canine Cove Dog Park
ENTRANCE:
12551 Glades Rd., Boca Raton, FL 33498
HOURS: Sunrise-Sunset, Closed Wednesdays 12:00 - 3:00 pm
web page
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_green.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[3] = new Array(marker, "Canine Cove Dog Park", InfoHTML, point); point = new GLatLng(26.527954, -80.185095); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Canyon Community Park
ENTRANCE:
8802 Boynton Beach Blvd., Boynton Beach, FL
HOURS: Sunrise-Sunset; Lighted court facilities open until 10:00 pm; select lighted athletic fields open until 11:00 pm
web page
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_green.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[4] = new Array(marker, "Canyon Community Park", InfoHTML, point); point = new GLatLng(26.427875, -80.145425); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Governor Lawton Chiles Memorial Park
ENTRANCE:
6541 Morikami Park Rd., Delray Beach, FL 33484
HOURS: Sunrise-Sunset; Lighted court facilities open until 10:00 pm; select lighted athletic fields open until 11:00 pm
web page
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_green.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[5] = new Array(marker, "Governor Lawton Chiles Memorial Park", InfoHTML, point); point = new GLatLng(26.485958, -80.163739); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Green Cay Nature Center & Wetlands
ENTRANCE:
12800 Hagen Ranch Rd., Boynton Beach, FL 33437
HOURS: Hours Vary According to Season (Call for Hours)
web page
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_green.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[6] = new Array(marker, "Green Cay Nature Center & Wetlands ", InfoHTML, point); point = new GLatLng(26.504734, -80.053602); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Gulfstream Park
ENTRANCE:
4489 N. Ocean Blvd., Gulfstream, FL 33483
HOURS: Sunrise-Sunset
web page
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_green.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[7] = new Array(marker, "Gulfstream Park", InfoHTML, point); point = new GLatLng(26.474223, -80.084506); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Lake Ida Park East
ENTRANCE:
950 N.W. 9th St., Delray Beach, FL 33444
HOURS: Sunrise-Sunset; Playhouse Hours Vary According to Event
web page
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_green.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[8] = new Array(marker, "Lake Ida Park East", InfoHTML, point); point = new GLatLng(26.471188, -80.08853); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Lake Ida Park West
ENTRANCE:
1455 Lake Ida Rd., Delray Beach, FL 33444
HOURS: Sunrise-Sunset; Playhouse Hours Vary According to Event
web page
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_green.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[9] = new Array(marker, "Lake Ida Park West", InfoHTML, point); point = new GLatLng(26.349075, -80.221304); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Loggers' Run
ENTRANCE:
11185 Palmetto Park Rd., Boca Raton, FL 33428
HOURS: Sunrise-Sunset; Lighted court facilities open until 10:00 pm; select lighted athletic fields open until 11:00 pm
web page
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_green.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[10] = new Array(marker, "Loggers' Run", InfoHTML, point); point = new GLatLng(26.428725, -80.155393); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Morikami Park
ENTRANCE:
4000 Morikami Park Rd., Delray Beach, FL 33446
HOURS:
Morikami Museum and Japanese Gardens- Tuesday through Sunday (10:00 am-5:00 pm)
Park: Sunrise-Sunset
web page
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_green.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[11] = new Array(marker, "Morikami Park", InfoHTML, point); point = new GLatLng(26.543733, -80.043731); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Ocean Inlet Park
ENTRANCE:
6990 N. Ocean Blvd., Ocean Ridge, FL 33435
HOURS: Sunrise-Sunset (Inlet Fishing 24 Hours)
web page
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_green.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[12] = new Array(marker, "Ocean Inlet Park", InfoHTML, point); point = new GLatLng(26.533772, -80.047438); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Ocean Ridge Hammock Park
ENTRANCE:
6620 North Ocean Blvd., Ocean Ridge, FL 33435
HOURS: Sunrise-Sunset
web page
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_green.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[13] = new Array(marker, "Ocean Ridge Hammock Park", InfoHTML, point); point = new GLatLng(26.40861, -80.204036); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Pinewoods Park
ENTRANCE:
18069 U.S. Hwy. 441, Boca Raton, FL 33498
HOURS: Sunrise-Sunset; Lighted court facilities open until 10:00 pm; select lighted athletic fields open until 11:00 pm
web page
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_green.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[14] = new Array(marker, "Pinewoods Park", InfoHTML, point); point = new GLatLng(26.344133, -80.188254); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Sandalfoot Cove Park
ENTRANCE:
22334 Lyons Rd., Boca Raton, FL 33428
HOURS: Sunrise-Sunset; Lighted court facilities open until 10:00 pm; select lighted athletic fields open until 11:00 pm
web page
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_green.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[15] = new Array(marker, "Sandalfoot Cove Park", InfoHTML, point); point = new GLatLng(26.429725, -80.146412); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
South County Civic Center
ENTRANCE:
16700 Jog Rd., Delray Beach, FL 33446
HOURS
Office Hours: Monday-Friday, 9:00 am-5:00 pm
Available by Reservation: Sunday-Thursday, available until 11:00 pm
Friday-Saturday, available until 12:00 midnight
web page
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_green.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[16] = new Array(marker, "South County Civic Center", InfoHTML, point); point = new GLatLng(26.374694, -80.220484); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
South County Regional Park
ENTRANCE:
11200 Park Access Rd., Boca Raton, FL 33498
HOURS: Sunrise-Sunset; Lighted court facilities open until 10:00 pm; select lighted athletic fields open until 11:00 pm
web page
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_green.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[17] = new Array(marker, "South County Regional Park", InfoHTML, point); point = new GLatLng(26.333826, -80.074035); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
South Inlet Park
ENTRANCE:
1298 S. Ocean Blvd., Boca Raton, FL 33432
HOURS: Sunrise-Sunset
web page
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_green.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[18] = new Array(marker, "South Inlet Park", InfoHTML, point); point = new GLatLng(26.38767, -80.187667); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Southwinds Golf Course
ENTRANCE:
19557 Lyons Rd., Boca Raton, FL 33434
HOURS: Vary According to Season
web page
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_green.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[19] = new Array(marker, "Southwinds Golf Course", InfoHTML, point); point = new GLatLng(26.362746, -80.241694); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Sunset Cove Amphitheater
ENTRANCE:
12551 Glades Rd., Boca Raton, FL 33498
HOURS: Sunrise-Sunset; Lighted court facilities open until 10:00 pm; select lighted athletic fields open until 11:00 pm
web page
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_green.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[20] = new Array(marker, "Sunset Cove Amphitheater", InfoHTML, point); point = new GLatLng(26.349337, -80.194795); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Veteran's Park
ENTRANCE:
9400 W. Palmetto Park Rd., Boca Raton, FL 33428
HOURS: Sunrise-Sunset
web page
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_green.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[21] = new Array(marker, "Veteran's Park", InfoHTML, point); point = new GLatLng(26.453649, -80.217555); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
West Delray Regional Park
ENTRANCE:
10875 Atlantic Ave., Delray Beach, FL 33436
HOURS: Sunrise-Sunset
web page
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_green.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[22] = new Array(marker, "West Delray Regional Park", InfoHTML, point); // And finnaly create sidebar createSideBar(); }