var map; var icon0; var markers = new Array(); var popups = new Array(); var newpoints = new Array(); $(function(){ loadMap(); addPoints(); createListViewForMarkers(); $("#main_box_google").children().click(function(){ stopRotatingContent(); }); $("#main_top10").children().click(function(){ stopRotatingContent(); }); }); function stopRotatingContent() { //stop outer timer that rotates content if(!stopTimer) { stopTimer=true; clearTimeout(contentTimeout); } } function loadMap() { map = new GMap2(document.getElementById("main_box_google"), { size: new GSize(640,360) } ) map.addControl(new GLargeMapControl()); map.addControl(new GMapTypeControl()); map.setCenter(new GLatLng( 40.735909, -73.990281), 16); map.setMapType(G_NORMAL_MAP); icon0 = new GIcon(); icon0.image = "http://www.google.com/mapfiles/marker.png"; icon0.shadow = "http://www.google.com/mapfiles/shadow50.png"; icon0.iconSize = new GSize(20, 34); icon0.shadowSize = new GSize(37, 34); icon0.iconAnchor = new GPoint(9, 34); icon0.infoWindowAnchor = new GPoint(9, 2); icon0.infoShadowAnchor = new GPoint(18, 25); } function createListViewForMarkers() { $(markers).each(function(i,marker){ GEvent.addListener(marker, "click", function(){ map.panTo(marker.getLatLng()); stopRotatingContent(); }); $("
  • ") .html(""+newpoints[i][3]+"") .click(function(){ map.panTo(marker.getLatLng()); marker.openInfoWindowHtml(createMarkerPopup(newpoints[i][4])); stopRotatingContent(); }) .appendTo("#list"); }); } function createMarker(point, icon, popuphtml, index) { var popuphtml = createMarkerPopup(popuphtml); var marker = new GMarker(point, icon); GEvent.addListener(marker, "click", function() { marker.openInfoWindowHtml(popuphtml); popups[index] = popuphtml; stopRotatingContent(); }); return marker; } function createMarkerPopup(popuphtml) { return "
    " + popuphtml + "<\/div>"; } function addPoints() { newpoints[0] = new Array(40.736592, -73.989916, icon0, 'Union Square Greenmarket', '

    Union Square Greenmarket

    Fresh fruit, vegetables, dairy and flowers as imagined by local farmers.

    Hosted every Monday, Wednesday, Friday and Saturday, the farmers market has locally grown vegetables, fruit, dairy, flowers.
    www.cenyc.org');newpoints[1] = new Array(40.734163, -73.989457, icon0, 'Best Buy', '

    Best Buy

    Electronics and music superstore.

    2 Union Square South
    (Corner of 14th St and 4th Avenue)
    New York, NY 10003

    www.bestbuy.com');newpoints[2] = new Array(40.735133, -73.991558, icon0, 'Filene's Basement', '

    Filene's Basement

    You can shop for women, men, kids, and home with all the fine accessories to complete a wardrobe always at 30-60% off their original department & specialty store prices.

    4 Union Square South
    40 East 14th Street
    New York, NY 10003
    (212) 358-0169


    www.filenesbasement.com');newpoints[3] = new Array(40.736889, -73.991145, icon0, 'Union Square Cafe', '

    Union Square Cafe

    Danny Meyer's exceptional New American restaurant, a Union Square legend.

    21 East 16th Street
    212-243-4020
    www.unionsquarecafe.com');newpoints[4] = new Array(40.735846, -73.991205, icon0, 'lululemon athletica', '

    lululemon athletica

    lululemon athletica makes technical clothing for yoga, dancing, running, and most other sweaty pursuits.

    15 Union Square West (between 14th and 15th)
    New York City, NY 10003
    tel: 212-675-5286

    www.lululemon.com');newpoints[5] = new Array(40.736706, -73.989535, icon0, 'Barnes & Noble', '

    Barnes & Noble

    This uber bookstore has floors of inspiration for the imagination.

    As a book lover, a store you never want to leave.
    www.barnesandnoble.com ');newpoints[6] = new Array(40.734946, -73.991278, icon0, 'Whole Foods', '

    Whole Foods

    More organic & specialty foods than you can imagine.

    4 Union Square South New York, NY 10003 212.673.5388, 212.673.5393 fax,

    Store Hours: 8:00 a.m. to 11:00 p.m. seven days a week.
    www.wholefoodsmarket.com ');newpoints[7] = new Array(40.736535, -73.991002, icon0, 'Blue Water Grill', '

    Blue Water Grill

    One of NYC's most popular places for delicious fishes.

    Popular romantic seafood mecca off Union Square at 31 Union Square West. 212-675-9500
    www.brguestrestaurants.com ');newpoints[8] = new Array(40.738481, -73.989958, icon0, 'ABC Carpet and Home', '

    ABC Carpet and Home

    Imagine Greater home furnishings at the largest retailer of rugs and floor coverings in the world.

    888 Broadway
    ABC carpet is the largest single retailer of rugs and floor coverings in the world.

    www.abchome.com ');newpoints[9] = new Array(40.736178, -73.991172, icon0, 'The Coffee Shop', '

    The Coffee Shop

    Nothings goes better with imagination than breakfast and coffee.

    29 Union Square West, New York, NY
    ‎(212) 594-1466‎
    www.unionsquarenyc.org');newpoints[10] = new Array(40.736690, -73.989191, icon0, 'Rothman's', '

    Rothman's

    Classic Clothing for men who Imagine Greater.

    200 Park Avenue South
    212-777-7400
    www.rothmansny.com');newpoints[11] = new Array(40.737746, -73.990688, icon0, 'Paragon Sports', '

    Paragon Sports

    Cutting-edge equipment for the active adventurer.

    867 Broadway at 18th Street, New York, NY 10003
    www.paragonsports.com');newpoints[12] = new Array(40.735778, -73.993116, icon0, 'Baked by Melissa', '

    Baked by Melissa

    Minature cupcakes without the guilt.

    7 East 14th Street
    Tel. 212 842-0220
    www.bakedbymelissa.com');newpoints[13] = new Array(40.737355, -73.990572, icon0, 'Pret e Manger', '

    Pret e Manger

    Pret creates handmade, natural food avoiding the obscure chemicals, additives and preservatives common to so much of the 'prepared' and 'fast' food on the market today.

    857 Broadway at 17th Street
    Tel: 646 572-8010
    www.pret.com/us');newpoints[14] = new Array(40.739574, -73.990296, icon0, 'LA Burdick Cafe & Chocolate Shop', '

    LA Burdick Cafe & Chocolate Shop

    The cafe features Burdicks famous chocolates, pastries and beverages.

    5 East 20th Street
    Tel: 212 796-0143
    www.burdickchocolate.com');newpoints[15] = new Array(40.73947, -73.990078, icon0, ''wichcraft', '

    'wichcraft

    The wichcraft menu includes breakfast items, sandwiches, soups, salads, and pastries all made from scratch daily.

    11 East 20th Street at Broadway
    Tel: 212 780-0577

    www.wichcraftnyc.com'); for(var i = 0; i < newpoints.length; i++) { var point = new GPoint(newpoints[i][1],newpoints[i][0]); var popuphtml = newpoints[i][4] ; var marker = createMarker(point,newpoints[i][2],popuphtml,i); map.addOverlay(marker); markers[i] = marker; } }