diff --git a/static/events/2015-amsterdam/location/index.html b/static/events/2015-amsterdam/location/index.html index 227e6a3fc12..f39beb2ae99 100644 --- a/static/events/2015-amsterdam/location/index.html +++ b/static/events/2015-amsterdam/location/index.html @@ -3,33 +3,8 @@ function initMap() { var mapDiv = document.getElementById("map_canvas"); var position = new google.maps.LatLng("41.882219", " -87.640530"); var map = new google.maps.Map(mapDiv, { center: position, zoom: 14, mapTypeID: google.maps.MapTypeId.ROADMAP }); var marker = new google.maps.Marker({ position: position, map: map, title: "Amsterdam", }); } window.onload = function() { initMap(); }; -- ">
Information about the venue including address, map/direction, parking/transit, and any hotel group discount codes.