Saturday, February 25, 2012

London to Brighton off-road v2 CLONED FROM ROUTE 1382916

hm

0

1

2

3

4

100

200

200

400

'; gmap.getContainer().appendChild(container); return container; }; that.getDefaultPosition = function() { return new GControlPosition(G_ANCHOR_BOTTOM_RIGHT, new GSize(3, 17)); }; that.selectable = function() { return true }; // add to map setTimeout(function() { params.map.gmap.addControl(that) }, 1000); } ElevationProfile2Empty.prototype = new GControl(); function updateEmbedLink() { var w = parseInt($('embed_width').value); var h = parseInt($('embed_height').value); var t = map().getCurrentMapTypeIndex(); //... allocate space in the iframe for the "powered by text" var hf = h + 115; var frame_start = ''; var frame_src = 'http://www.bikemap.net/route/1427174/' + 'widget?width=' + w + '&height=' + h + '&maptype=' + t + '&extended=true&unit=km&redirect=no' ; $('embed_link').value = frame_start + frame_src + frame_end ; } function reverseRoute(reverse) { if (reverse) { kmPoints = kmPointsBackward; Route.drawStartEndMarkers(vertices.last(), vertices.first()); } else { kmPoints = kmPointsForward; Route.drawStartEndMarkers(vertices.first(), vertices.last()); } Route.resetKmMarkers(); } function zoomOut() { map().gmap.setCenter(map().gmap.getCenter(), map().gmap.getZoom() - 3); showZoomIn(); } function showZoomIn() { $('zoomout').hide(); $('zoomin').show(); } function zoomIn() { var bounds = new GLatLngBounds($P(50.8295, -0.52679), $P(51.46693, -0.14162)); map().gmap.setCenter(bounds.getCenter(), map().gmap.getBoundsZoomLevel(bounds)); $('zoomout').show(); $('zoomin').hide(); } //]]> \n \n\n", width: 400, height: 300 }); setTimeout('create_info_modal.open()', 10); } // show zoomin button if (location.hash) showZoomIn(); GEvent.addListener(map.gmap, "moveend", showZoomIn); // create elevation profile var elevationParams = { map: map, opacity: 0.65, unit: unit.name, icon: Icons.route(), onmouseover: function() { Route.kmMarkersOn() }, onmouseout: function() { Route.kmMarkersOff() }, onreverse: function(is_reverse) { if (is_reverse) { kmPoints = kmPointsBackward; Route.drawStartEndMarkers(vertices.last(), vertices.first()); } else { kmPoints = kmPointsForward; Route.drawStartEndMarkers(vertices.first(), vertices.last()); } Route.resetKmMarkers(); }, reverse: "Show reverse profile", js: "http://mtk2.toursprung.com/static/custom/bikemap/14/1427174.elevation2.profile.js" }; 0 ? new ElevationProfile2Empty(elevationParams) : new MapToolkit.ElevationProfile2(elevationParams); }); //]]>

Source: http://www.bikemap.net/route/1427174

ethan zohn jeremy mayfield occupy oakland general strike occupy oakland general strike mike quade mike quade sticks and stones

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.