ÿþ<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml"> <head> <title>MTB PIEMONTE - Mappa Sacrario Pian del Lot</title> <base target="_top"></base> <meta name="geo.position" content="45.0293594; 7.7011709" /> <meta name="ICBM" content="45.0293594, 7.7011709" /> </head> <body onunload="GUnload();" style="margin:0px;"> <!-- If you want to transplant this map into another Web page, by far the best method is to simply include it in a IFRAME tag (see http://www.gpsvisualizer.com/faq.html#google_html). But, if you must paste the code into another page, be sure to include all of these parts: 1. The DOCTYPE declaration and the extra attributes in the "html" tag (xmlns:v=...) that allow Internet Explorer for Windows to render polylines (tracks) 2. The "div" tags that contain the map and its widgets 3. Three sections of JavaScript code: a. Your Google Maps API key and the maps.google.com code b. "gv_options" and the code that calls "functions.js" on maps.gpsvisualizer.com c. The "GV_Map" function, which contains all the geographic info for the map --> <div style="margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px;"> <div id="gmap_div" style="width:800px; height:520px; margin:0px; margin-right:12px; background-color:#F0F0F0; float:left; overflow:hidden;"> <p align="center" style="font:10px Arial;">This map was created using <a target="_blank" href="http://www.gpsvisualizer.com/">GPS Visualizer</a>'s do-it-yourself geographic utilities.<br><br>Please wait while the map data loads...</p> </div> <div id="gv_legend_container" style="display:none;"><table id="gv_legend_table" style="position:relative; filter:alpha(opacity=95); -moz-opacity:0.95; background:#ffffff;" cellpadding="0" cellspacing="0" border="0"><tr><td><div id="gv_legend_handle" align="center" style="height:6px; max-height:6px; background:#CCCCCC; border-left:1px solid #999999; border-top:1px solid #EEEEEE; border-right:1px solid #999999; padding:0px; cursor:move;"><!-- --></div> <div id="gv_legend" align="left" style="font:11px Arial; line-height:13px; border:solid #000000 1px; background:#FFFFFF; padding:4px;"> <!-- Although GPS Visualizer didn't create a legend with your map, you can use this box for something else if you'd like; enable it by setting legend:true in the 'gv_options' --> </div> </td></tr></table></div> <div id="gv_tracklist_container" style="display:none;"><table id="gv_tracklist_table" style="position:relative; filter:alpha(opacity=95); -moz-opacity:0.95;" cellpadding="0" cellspacing="0" border="0"><tr><td><div id="gv_tracklist_handle" align="center" style="height:6px; max-height:6px; background:#CCCCCC; border-left:1px solid #999999; border-top:1px solid #EEEEEE; border-right:1px solid #999999; padding:0px; cursor:move; min-width:40px;"><!-- --></div> <div id="gv_tracklist" align="left" style="font:11px Arial; line-height:11px; border:solid #666666 1px; background:#FFFFFF; padding:4px; overflow:auto;"> <div id="gv_tracklist_header" style="padding-bottom:2px; color:#000000;"><b>Tracks:</b></div> <div id="gv_tracklist_links" style="color:#000000;"></div> </div> </td></tr></table></div> <div id="gv_tracklist_tooltip" class="gv_tracklist_tooltip" style="background-color:#FFFFFF; border:1px solid #CCCCCC; padding:2px; font:11px Arial; display:none;"></div> <!-- the following is the "floating" marker list; the "static" version is below --> <div id="gv_marker_list_container" style="display:none;"><table id="gv_marker_list_table" style="position:relative; filter:alpha(opacity=95); -moz-opacity:0.95;" cellspacing="0" cellpadding="0" border="0"><tr><td> <div id="gv_marker_list_handle" align="center" style="height:6px; max-height:6px; background:#CCCCCC; border-left:1px solid #999999; border-top:1px solid #EEEEEE; border-right:1px solid #999999; padding:0px; cursor:move;"><!-- --></div> <div id="gv_marker_list" align="left" class="gv_marker_list" style="overflow:auto; background:#FFFFFF; border:solid #666666 1px; padding:4px;"></div> </td></tr></table></div> <div id="gv_marker_list_static" align="left" class="gv_marker_list" style="width:160px; height:520px; overflow:auto; float:left; display:none;"></div> <div id="gv_clear_margins" style="height:0px; clear:both;"><!-- clear the "float" --></div> </div> <script type="text/javascript"> // If you put this map on another Web site, you must include your API key or nothing will work! var google_api_key = 'ABQIAAAAyGzjYbflLZtIkyxLWyPL0xR1bbKFGb1mhLBIvsOizBloCbnu4RTDwhYgieF4ZAS8dbromh_-w4uinA'; if (document.location.toString().indexOf('http://gpsvisualizer.com') > -1) { eval(unescape("%67%6F%6F%67%6C%65%5F%61%70%69%5F%6B%65%79")+" = '"+unescape("%41%42%51%49%41%41%41%41%61%47%39%4A%44%62%43%65%36%52%61%31%4F%67%30%68%4B%43%6E%32%4C%52%54%6A%49%51%78%4B%52%63%56%52%66%49%37%54%32%6F%4D%4D%53%69%73%4A%41%61%6B%57%62%78%51%79%54%2D%32%64%30%70%71%49%68%62%52%39%41%30%4B%44%63%6E%78%30%54%55%36%37%6B%51")+"'"); } document.writeln('<script src="http://maps.google.com/maps?file=api&v=2&sensor=false&key='+google_api_key+'" type="text/javascript"><'+'/'+'script>'); </script> <!-- end Google Maps script; begin GPS Visualizer setup script (they must be separate) --> <script type="text/javascript"> /* Global variables used by the GPS Visualizer functions (1262161559): */ gv_options = new Array(); gv_options = { // important variable names: map:'gmap', map_div:'gmap_div', marker_array:'wpts', track_array:'trk', track_info_array:'trk_info', // probably 'gmap','gmap_div','wpts','trk','trk_info' // basic map parameters: full_screen:true, // should the map fill the entire page (or frame)? center:[45.0293594,7.70117095], // latitude,longitude - be sure to keep the square brackets zoom:14, // higher number means closer view; at 600px wide, 7 = width of New Mexico, 12 = width of San Francisco map_opacity:1, map_type:'G_HYBRID_MAP', // opacity is from 0 to 1; popular map_type choices are 'G_NORMAL_MAP', 'G_SATELLITE_MAP', 'G_HYBRID_MAP', 'G_PHYSICAL_MAP', 'USGS_TOPO_TILES' doubleclick_zoom:true, mousewheel_zoom:false, // true or false; or, value of 'reverse' for mousewheel_zoom makes down=in and up=out // widgets on the map: map_type_control:{ // style: 'menu', 'list', 'none', or 'google'; filter: when map loads, are irrelevant maps ignored?; excluded: list of map types that will never show in the list; included:show ONLY these map types in the list style:'menu', filter:true, excluded:['G_SATELLITE_3D_MAP'] }, zoom_control:'large', scale_control:true, map_opacity_control:true, // zoom is 'large' or 'small', scale and opacity are true or false center_coordinates:true, crosshair_hidden:true, // true or false: Show a "center coordinates" box and crosshair? Hide the crosshair initially? legend_options:{ // position: [Google anchor, x, y]; id: id of a DIV tag that holds the legend (other associated DIVs -- e.g., _handle, _table, -container -- must be similarly named) legend:false, id:'gv_legend', position:['G_ANCHOR_BOTTOM_LEFT',4,60], draggable:true, collapsible:true }, // marker-related options: default_marker:{ color:'red',icon:'googlemini' }, // icon can be a URL, but be sure to also include size:[w,h] and optionally anchor:[x,y] icon_directory:'http://maps.gpsvisualizer.com/google_maps/icons/', // don't change this unless you really know what you're doing marker_link_target:'_blank', // the name of the window or frame into which markers' URLs will load info_window_width:0, thumbnail_width:0, photo_size:[0,0], // in pixels, the width of the markers' info windows or thumbnails, or width and height of photos; 0 for default (can be overridden in an individual marker's options) hide_labels:false, label_offset:[0,0], label_centered:false, // hide_labels causes the "permanent" labels to be hidden at first; global label_offset setting is [x,y] (positive numbers are right and down) driving_directions:false, // put a small "driving directions" form in each marker's pop-up window? (override with dd:true or dd:false in the marker's options) marker_filter_options:{ // options for removing waypoints that are out of the current view filter:false, limit:0, update_list:true, movement_threshold:8, sort_list_by_distance:false, min_zoom:0, zoom_message:'' }, marker_list_options:{ // options for a dynamically-created list of markers list:false, id_floating:'gv_marker_list', id_static:'gv_marker_list_static', // id_static: id of a DIV with a non-floating list; id_floating: id of a DIV tag that holds a floating list (other associated DIVs -- _handle, _table, _container -- must be similarly named) floating:true, position:['G_ANCHOR_BOTTOM_RIGHT',6,38], width:160, height:236, draggable:true, collapsible:true, // these only affect a "floating" list colors:false, default_color:'', icons:true, desc:false, dividers:false, thumbnails:false, wrap_names:true, unnamed:'[unnamed]', limit:0, // overall appearance of the list items center:false, zoom:false, zoom_level:16, info_window:true, url_links:false, toggle:false, help_tooltips:false, // these define what happens when you click on an item in the list ("toggle" affects only the text) header:'',footer:'',folders_collapsed:false,include_tickmarks:false,include_trackpoints:false // header & footer are HTML snippets }, // track-related options: tracklist_options:{ // position: [Google anchor, x, y]; id: id of a DIV tag that holds the track list (other associated DIVs -- e.g., _handle, _table, -container -- must be similarly named) tracklist:true, position:['G_ANCHOR_TOP_RIGHT',6,32], max_width:180, max_height:430, desc:true, zoom_links:true, tooltips:true, draggable:true, collapsible:true, id:'gv_tracklist' }, centering_options:{ // URL-based centering (e.g., ?center=name_of_marker&zoom=14) center_key:'center', partial_match:true, default_zoom:null, open_info_window:true }, zzz:false // this is just here to prevent possible "hanging comma" JS errors }; // Load GPS Visualizer's Google Maps functions (this must be loaded AFTER gv_options are set): document.writeln('<script src="http://maps.gpsvisualizer.com/google_maps/functions.js?1262161559" type="text/javascript"><'+'/'+'script>'); </script> <style type="text/css"> /* Put any custom style definitions here (e.g., .gv_marker_info_window, .gv_marker_list_item, .gv_tooltip, .gv_label, etc.) */ .gv_label { filter:alpha(opacity=90); -moz-opacity:0.9; background:#333333; border:1px solid black; padding:1px; font:9px Verdana,sans-serif; color:white; font-weight:normal; } </style> <!-- end GPSV setup script and styles; begin map-drawing script (they must be separate) --> <script type="text/javascript"> function GV_Map() { if (GBrowserIsCompatible()) { if (gv_options['full_screen']) { GV_Fill_Window_With_Map(gv_options['map_div']); } gmap = new GMap2(document.getElementById(gv_options['map_div'])); // create map GV_Setup_Map(gv_options); // Track #1 ("lot1") trk[1] = []; trk_info[1] = { name:'lot1', desc:'', color:'#FF0000', width:2.0, opacity:1.00, outline_color:'#000000', outline_width:4, clickable:true, bounds:{w:7.6794751,e:7.7293878,s:45.0306826,n:45.0410089}, center:{lat:45.03589,lon:7.70853} }; var pts = [ new GLatLng(45.040438,7.6794751), new GLatLng(45.0403959,7.6797819), new GLatLng(45.0404101,7.6800229), new GLatLng(45.039659,7.6811829), new GLatLng(45.0390277,7.6808594), new GLatLng(45.0373714,7.6797066), new GLatLng(45.037091,7.6811131), new GLatLng(45.0364061,7.6820783), new GLatLng(45.0347756,7.6841594), new GLatLng(45.0349619,7.684477), new GLatLng(45.0351216,7.6844734), new GLatLng(45.0354967,7.6843521), new GLatLng(45.0358262,7.6842319), new GLatLng(45.0358954,7.6842947), new GLatLng(45.0357848,7.684603), new GLatLng(45.0356758,7.68504), new GLatLng(45.0355865,7.685219), new GLatLng(45.0352467,7.685436), new GLatLng(45.0352138,7.6855494), new GLatLng(45.0352727,7.685709), new GLatLng(45.0356394,7.6858454), new GLatLng(45.0358677,7.6858563), new GLatLng(45.0361168,7.6856897), new GLatLng(45.0364875,7.6851823), new GLatLng(45.036542,7.6849558), new GLatLng(45.0365502,7.684682), new GLatLng(45.0366519,7.6845992), new GLatLng(45.0367108,7.6847588), new GLatLng(45.0367158,7.6851932), new GLatLng(45.0365729,7.6856631), new GLatLng(45.0364958,7.6859063), new GLatLng(45.0364315,7.6862618), new GLatLng(45.0364396,7.6869697), new GLatLng(45.0363408,7.6873099), new GLatLng(45.0363537,7.6874383), new GLatLng(45.0364564,7.687436), new GLatLng(45.0366001,7.6870304), new GLatLng(45.0367308,7.6864963), new GLatLng(45.0368874,7.6862192), new GLatLng(45.0371805,7.6859067), new GLatLng(45.0372603,7.6859049), new GLatLng(45.0372623,7.6860818), new GLatLng(45.037055,7.6869073), new GLatLng(45.036992,7.6873755), new GLatLng(45.0369949,7.6876329), new GLatLng(45.0370549,7.687889), new GLatLng(45.037194,7.6880789), new GLatLng(45.0373326,7.6882206), new GLatLng(45.0374492,7.6884432), new GLatLng(45.0376257,7.6889059), new GLatLng(45.0377094,7.6892419), new GLatLng(45.0376993,7.6893548), new GLatLng(45.0375534,7.6895673), new GLatLng(45.0374195,7.6898279), new GLatLng(45.0373417,7.6900067), new GLatLng(45.0373214,7.6902324), new GLatLng(45.037405,7.6905524), new GLatLng(45.0374754,7.6907278), new GLatLng(45.0374777,7.6909209), new GLatLng(45.037393,7.6915021), new GLatLng(45.0373402,7.6918735), new GLatLng(45.037164,7.6924247), new GLatLng(45.037067,7.6929257), new GLatLng(45.0370015,7.6931847), new GLatLng(45.0370378,7.6933609), new GLatLng(45.0371335,7.693745), new GLatLng(45.0372054,7.6940491), new GLatLng(45.037164,7.6944202), new GLatLng(45.0371456,7.6948068), new GLatLng(45.0372175,7.6951109), new GLatLng(45.0375217,7.6957638), new GLatLng(45.0376861,7.6961785), new GLatLng(45.03769,7.6965164), new GLatLng(45.0376368,7.6968555), new GLatLng(45.037572,7.6971789), new GLatLng(45.0374968,7.6975829), new GLatLng(45.0373547,7.6981333), new GLatLng(45.037223,7.6985868), new GLatLng(45.0370677,7.6989766), new GLatLng(45.037197,7.6993116), new GLatLng(45.0375585,7.6999954), new GLatLng(45.0376212,7.7004929), new GLatLng(45.0376482,7.7008624), new GLatLng(45.0379054,7.7014037), new GLatLng(45.037967,7.7018047), new GLatLng(45.0380421,7.7023823), new GLatLng(45.0380332,7.7026078), new GLatLng(45.0378553,7.7030142), new GLatLng(45.0376212,7.7035022), new GLatLng(45.0373045,7.7037508), new GLatLng(45.0371928,7.7039625), new GLatLng(45.0371969,7.7043165), new GLatLng(45.0371865,7.7044133), new GLatLng(45.0370848,7.704496), new GLatLng(45.0366995,7.70473), new GLatLng(45.0365427,7.704991), new GLatLng(45.0364656,7.7052342), new GLatLng(45.0363309,7.7054303), new GLatLng(45.0361848,7.7056267), new GLatLng(45.0362006,7.7060126), new GLatLng(45.0362845,7.7063647), new GLatLng(45.0362171,7.7064628), new GLatLng(45.0360697,7.7065466), new GLatLng(45.0360956,7.7068196), new GLatLng(45.0360991,7.7071252), new GLatLng(45.036102,7.7073827), new GLatLng(45.0361393,7.7076554), new GLatLng(45.0362444,7.7078622), new GLatLng(45.0362118,7.7080078), new GLatLng(45.0362053,7.7084424), new GLatLng(45.036222,7.7089087), new GLatLng(45.0364105,7.7094356), new GLatLng(45.0365409,7.7098671), new GLatLng(45.0365441,7.7101567), new GLatLng(45.0364457,7.7105291), new GLatLng(45.0364361,7.7106902), new GLatLng(45.036517,7.7107849), new GLatLng(45.0366544,7.7108301), new GLatLng(45.0368027,7.7108268), new GLatLng(45.0368949,7.7109052), new GLatLng(45.0369079,7.7110497), new GLatLng(45.0367615,7.711214), new GLatLng(45.0366501,7.7114578), new GLatLng(45.0366297,7.7116675), new GLatLng(45.0366767,7.7117952), new GLatLng(45.036837,7.7118399), new GLatLng(45.0370195,7.7118358), new GLatLng(45.037212,7.7117027), new GLatLng(45.0373927,7.7115377), new GLatLng(45.0375524,7.7115341), new GLatLng(45.0376114,7.7117098), new GLatLng(45.0375453,7.7119205), new GLatLng(45.0375475,7.7121136), new GLatLng(45.0375944,7.7122252), new GLatLng(45.0377536,7.7121733), new GLatLng(45.0378205,7.7120431), new GLatLng(45.0379972,7.7115242), new GLatLng(45.0385699,7.7107066), new GLatLng(45.039087,7.7100191), new GLatLng(45.039288,7.7096284), new GLatLng(45.0394671,7.7093186), new GLatLng(45.0397147,7.7090233), new GLatLng(45.0400863,7.7085804), new GLatLng(45.0404361,7.7082346), new GLatLng(45.0406953,7.7079552), new GLatLng(45.0409283,7.7073705), new GLatLng(45.0410089,7.7074331), new GLatLng(45.040876,7.7077901), new GLatLng(45.0407765,7.708066), new GLatLng(45.0403133,7.7084788), new GLatLng(45.0400196,7.7087429), new GLatLng(45.0399423,7.7089699), new GLatLng(45.0398076,7.7091661), new GLatLng(45.0395703,7.7093645), new GLatLng(45.0393689,7.7097231), new GLatLng(45.0392596,7.710144), new GLatLng(45.0390479,7.7105994), new GLatLng(45.0387923,7.7112005), new GLatLng(45.0385672,7.7114792), new GLatLng(45.0383415,7.7116935), new GLatLng(45.0382198,7.7120341), new GLatLng(45.0382247,7.7124685), new GLatLng(45.0382173,7.7128228), new GLatLng(45.0381179,7.7131147), new GLatLng(45.037859,7.7134262), new GLatLng(45.037736,7.7136543), new GLatLng(45.0376344,7.7137531), new GLatLng(45.0374295,7.7137899), new GLatLng(45.0371774,7.713699), new GLatLng(45.0370617,7.7135568), new GLatLng(45.0368459,7.7136421), new GLatLng(45.0367335,7.7137894), new GLatLng(45.0365533,7.7140026), new GLatLng(45.0363735,7.7142481), new GLatLng(45.0359761,7.7144179), new GLatLng(45.0358059,7.7145022), new GLatLng(45.0356478,7.7146505), new GLatLng(45.0353872,7.7148173), new GLatLng(45.0352735,7.714852), new GLatLng(45.035208,7.715111), new GLatLng(45.0351882,7.715385), new GLatLng(45.0352375,7.7157057), new GLatLng(45.0353325,7.7160415), new GLatLng(45.0354155,7.7163132), new GLatLng(45.0355098,7.7165847), new GLatLng(45.035525,7.7169223), new GLatLng(45.0355634,7.7172916), new GLatLng(45.0356009,7.7175804), new GLatLng(45.0356255,7.7177408), new GLatLng(45.0355934,7.7179346), new GLatLng(45.0356298,7.7181269), new GLatLng(45.0357006,7.7183345), new GLatLng(45.0357252,7.7184949), new GLatLng(45.0356711,7.7187536), new GLatLng(45.0355816,7.7189165), new GLatLng(45.0354359,7.719145), new GLatLng(45.0354036,7.7193228), new GLatLng(45.0354288,7.7195314), new GLatLng(45.035524,7.7198833), new GLatLng(45.035629,7.7200902), new GLatLng(45.0356663,7.7203629)]; // track 1 segment 1 trk[1].push (new GPolyline(pts,GV_Color_Name2Hex(trk_info[1]['color']),trk_info[1]['width'],trk_info[1]['opacity'],{mouseOutTolerance:2})); gmap.addOverlay(trk[1][trk[1].length-1]); var pts = [ new GLatLng(45.0356663,7.7203629), new GLatLng(45.0356467,7.720653), new GLatLng(45.035524,7.7208971), new GLatLng(45.0353664,7.7210937), new GLatLng(45.0352192,7.7211936), new GLatLng(45.0350139,7.7211981), new GLatLng(45.034808,7.7211545), new GLatLng(45.0345927,7.721288), new GLatLng(45.0344469,7.7215165), new GLatLng(45.0344607,7.7217254), new GLatLng(45.0344413,7.7220316), new GLatLng(45.0343656,7.7224034), new GLatLng(45.0342651,7.7225987), new GLatLng(45.0341282,7.7226018), new GLatLng(45.0340275,7.722781), new GLatLng(45.0340297,7.7229741), new GLatLng(45.0340657,7.7231342), new GLatLng(45.0339871,7.7232486), new GLatLng(45.0337713,7.7233339), new GLatLng(45.0336586,7.7234651), new GLatLng(45.0335692,7.723628), new GLatLng(45.0334227,7.7237922), new GLatLng(45.0332977,7.7238432), new GLatLng(45.0332396,7.723748), new GLatLng(45.033181,7.7236044), new GLatLng(45.0331145,7.7237829), new GLatLng(45.0330386,7.7241386), new GLatLng(45.033008,7.7244611), new GLatLng(45.0330568,7.7247497), new GLatLng(45.0331635,7.7251014), new GLatLng(45.0332818,7.7254849), new GLatLng(45.0332847,7.7257423), new GLatLng(45.0332888,7.7261124), new GLatLng(45.0333616,7.7264969), new GLatLng(45.0334588,7.7270258), new GLatLng(45.0334627,7.7273797), new GLatLng(45.0334209,7.7277186), new GLatLng(45.0334244,7.7280403), new GLatLng(45.0334747,7.7284576), new GLatLng(45.0336047,7.728857), new GLatLng(45.0337796,7.7291911), new GLatLng(45.0334491,7.7292306), new GLatLng(45.0331875,7.7293007), new GLatLng(45.0330058,7.7293852), new GLatLng(45.0328918,7.7293878), new GLatLng(45.0328664,7.729163), new GLatLng(45.0328261,7.7286168), new GLatLng(45.0326575,7.727816), new GLatLng(45.0324719,7.7275465), new GLatLng(45.0321029,7.7272007), new GLatLng(45.0318899,7.7265135), new GLatLng(45.0317583,7.7259693), new GLatLng(45.0315463,7.7253786), new GLatLng(45.0313018,7.7249335), new GLatLng(45.0311021,7.724423), new GLatLng(45.0306826,7.7236439), new GLatLng(45.0308177,7.72348), new GLatLng(45.0309752,7.7232834), new GLatLng(45.031179,7.723134), new GLatLng(45.0312681,7.722939), new GLatLng(45.0313686,7.7227436), new GLatLng(45.0315596,7.7224819), new GLatLng(45.0316822,7.7222217), new GLatLng(45.0318495,7.7218801), new GLatLng(45.0319832,7.7215875), new GLatLng(45.0320951,7.7213919), new GLatLng(45.0321411,7.721423), new GLatLng(45.0320766,7.7217785), new GLatLng(45.0320458,7.7220849), new GLatLng(45.0319598,7.7225535), new GLatLng(45.031997,7.7228262), new GLatLng(45.0320332,7.7230024), new GLatLng(45.032102,7.7230331), new GLatLng(45.0321694,7.722935), new GLatLng(45.0322282,7.7230946), new GLatLng(45.0322988,7.7232861), new GLatLng(45.0323675,7.7233007), new GLatLng(45.0324457,7.7231541), new GLatLng(45.0325045,7.7233137), new GLatLng(45.0325757,7.7235535), new GLatLng(45.032645,7.7236325), new GLatLng(45.0327361,7.7236143), new GLatLng(45.0328382,7.7235638), new GLatLng(45.032852,7.7237727), new GLatLng(45.0328773,7.7239974), new GLatLng(45.0329836,7.7243169) ]; // track 1 segment 1a trk[1].push (new GPolyline(pts,GV_Color_Name2Hex(trk_info[1]['color']),trk_info[1]['width'],trk_info[1]['opacity'],{mouseOutTolerance:2})); gmap.addOverlay(trk[1][trk[1].length-1]); GV_Finish_Track(1); // Track #2 ("lot2") trk[2] = []; trk_info[2] = { name:'lot2', desc:'', color:'#FF0000', width:2.0, opacity:1.00, outline_color:'#000000', outline_width:4, clickable:true, bounds:{w:7.7118519,e:7.718382,s:45.0357354,n:45.0372721}, center:{lat:45.03677,lon:7.71544} }; var pts = [ new GLatLng(45.0357354,7.718382), new GLatLng(45.0358831,7.7183304), new GLatLng(45.0360528,7.7181979), new GLatLng(45.0362223,7.7180493), new GLatLng(45.0363912,7.7178524), new GLatLng(45.0364803,7.7176573), new GLatLng(45.0365116,7.7173991), new GLatLng(45.0364754,7.7172229), new GLatLng(45.0365431,7.717157), new GLatLng(45.0367258,7.717169), new GLatLng(45.0369198,7.7171647), new GLatLng(45.0370909,7.7171609), new GLatLng(45.0371818,7.7171267), new GLatLng(45.0372375,7.7170128), new GLatLng(45.0372359,7.716868), new GLatLng(45.0371772,7.7167244), new GLatLng(45.037176,7.7166118), new GLatLng(45.0371859,7.7164829), new GLatLng(45.0371963,7.7163861), new GLatLng(45.0371834,7.7162576), new GLatLng(45.0372272,7.7160957), new GLatLng(45.0372721,7.7160303), new GLatLng(45.0371901,7.7158391), new GLatLng(45.0371539,7.7156628), new GLatLng(45.0371738,7.7154049), new GLatLng(45.0371713,7.7151797), new GLatLng(45.0372366,7.7149046), new GLatLng(45.0371657,7.7146809), new GLatLng(45.0369339,7.7143643), new GLatLng(45.036795,7.7141903), new GLatLng(45.0367103,7.7137577), new GLatLng(45.0366382,7.7134375), new GLatLng(45.0365891,7.7131328), new GLatLng(45.0364825,7.7127812), new GLatLng(45.0362982,7.7126244), new GLatLng(45.0360807,7.7125649), new GLatLng(45.0359871,7.7123578), new GLatLng(45.0363389,7.712189), new GLatLng(45.0365205,7.7121045), new GLatLng(45.0367146,7.7121162), new GLatLng(45.036896,7.7120156), new GLatLng(45.0370197,7.7118519) ]; // track 2 segment 1 trk[2].push (new GPolyline(pts,GV_Color_Name2Hex(trk_info[2]['color']),trk_info[2]['width'],trk_info[2]['opacity'],{mouseOutTolerance:2})); gmap.addOverlay(trk[2][trk[2].length-1]); GV_Finish_Track(2); // Track #3 ("lot3") trk[3] = []; trk_info[3] = { name:'lot3', desc:'', color:'#FF0000', width:2.0, opacity:1.00, outline_color:'#000000', outline_width:4, clickable:true, bounds:{w:7.6729541,e:7.7106744,s:45.0172672,n:45.0414516}, center:{lat:45.02837,lon:7.6902} }; var pts = [ new GLatLng(45.0364245,7.7106744), new GLatLng(45.0362181,7.7105825), new GLatLng(45.0360109,7.7104262), new GLatLng(45.0357583,7.710287), new GLatLng(45.0355403,7.7101793), new GLatLng(45.035392,7.7101826), new GLatLng(45.0352318,7.7101379), new GLatLng(45.0350813,7.7099482), new GLatLng(45.0349882,7.7097894), new GLatLng(45.035009,7.7096119), new GLatLng(45.0350851,7.7092722), new GLatLng(45.0352076,7.709012), new GLatLng(45.0353668,7.7089602), new GLatLng(45.0354914,7.7088769), new GLatLng(45.0355585,7.7087627), new GLatLng(45.0355797,7.7086174), new GLatLng(45.0356016,7.7085365), new GLatLng(45.0356681,7.708358), new GLatLng(45.0357131,7.7083087), new GLatLng(45.0356192,7.7080694), new GLatLng(45.0354336,7.7078), new GLatLng(45.0352726,7.707691), new GLatLng(45.0351357,7.7076941), new GLatLng(45.0350662,7.7075991), new GLatLng(45.035018,7.7073749), new GLatLng(45.0348784,7.7071366), new GLatLng(45.0347395,7.7069628), new GLatLng(45.0344186,7.7068412), new GLatLng(45.0342348,7.7067327), new GLatLng(45.03395,7.7067713), new GLatLng(45.0335728,7.7067155), new GLatLng(45.0334117,7.7065904), new GLatLng(45.0333422,7.7064954), new GLatLng(45.0332949,7.7063516), new GLatLng(45.0333043,7.7061744), new GLatLng(45.0333358,7.7059323), new GLatLng(45.0332776,7.7058371), new GLatLng(45.0331746,7.7058072), new GLatLng(45.0331169,7.7057442), new GLatLng(45.0330258,7.7057623), new GLatLng(45.0329555,7.705603), new GLatLng(45.0328722,7.7052991), new GLatLng(45.0327547,7.704996), new GLatLng(45.03257,7.7048071), new GLatLng(45.0324093,7.7047303), new GLatLng(45.0322485,7.7046373), new GLatLng(45.0320162,7.7042725), new GLatLng(45.0320709,7.7040621), new GLatLng(45.032125,7.7038034), new GLatLng(45.0321331,7.7035135), new GLatLng(45.0321642,7.7032393), new GLatLng(45.0321269,7.7029666), new GLatLng(45.0321126,7.7027094), new GLatLng(45.0320876,7.7025169), new GLatLng(45.0321082,7.7023233), new GLatLng(45.0322201,7.7021277), new GLatLng(45.0323097,7.7019809), new GLatLng(45.0322179,7.7019347), new GLatLng(45.0321467,7.7016949), new GLatLng(45.0321106,7.7015348), new GLatLng(45.0320164,7.7012795), new GLatLng(45.0320264,7.7011505), new GLatLng(45.0320932,7.7010042), new GLatLng(45.0321603,7.70089), new GLatLng(45.0322369,7.7005987), new GLatLng(45.0322345,7.7003895), new GLatLng(45.0322325,7.7002126), new GLatLng(45.0322537,7.7000673), new GLatLng(45.0322632,7.6999061), new GLatLng(45.0322386,7.6997458), new GLatLng(45.032213,7.699505), new GLatLng(45.0321761,7.6992644), new GLatLng(45.0321161,7.6990083), new GLatLng(45.0320449,7.6987686), new GLatLng(45.0319982,7.6986731), new GLatLng(45.0320077,7.698512), new GLatLng(45.031844,7.6981617), new GLatLng(45.031624,7.697877), new GLatLng(45.0313394,7.6969341), new GLatLng(45.0310997,7.6959258), new GLatLng(45.0308776,7.6954642), new GLatLng(45.0306206,7.694939), new GLatLng(45.0305098,7.6942336), new GLatLng(45.0304475,7.6937683), new GLatLng(45.0304421,7.6933018), new GLatLng(45.0303805,7.692901), new GLatLng(45.030375,7.6924184), new GLatLng(45.0303829,7.6921125), new GLatLng(45.030335,7.6919205), new GLatLng(45.0301968,7.691811), new GLatLng(45.0295341,7.6917295), new GLatLng(45.0293777,7.6920227), new GLatLng(45.0290081,7.6926265), new GLatLng(45.0286496,7.6931978), new GLatLng(45.0285046,7.6934907), new GLatLng(45.0284735,7.693765), new GLatLng(45.0284556,7.6941998), new GLatLng(45.02846,7.6945859), new GLatLng(45.028408,7.6950215), new GLatLng(45.028401,7.6954078), new GLatLng(45.0283809,7.6956496), new GLatLng(45.0283259,7.6958279), new GLatLng(45.0282459,7.6958136), new GLatLng(45.0280748,7.6958175), new GLatLng(45.0277979,7.6955503), new GLatLng(45.0275456,7.6954434), new GLatLng(45.0273387,7.6953033), new GLatLng(45.027098,7.6952122), new GLatLng(45.0269385,7.6952319), new GLatLng(45.0267799,7.695332), new GLatLng(45.0266327,7.6954319), new GLatLng(45.0264848,7.6954675), new GLatLng(45.0263023,7.6954716), new GLatLng(45.0260145,7.6952529), new GLatLng(45.0258898,7.6953201), new GLatLng(45.0257131,7.695839), new GLatLng(45.0255808,7.6962442), new GLatLng(45.0254127,7.6965055), new GLatLng(45.0252434,7.6966702), new GLatLng(45.0250498,7.6967068), new GLatLng(45.0248105,7.6967283), new GLatLng(45.0246859,7.6968116), new GLatLng(45.0245982,7.6971192), new GLatLng(45.0246016,7.6974249), new GLatLng(45.0245262,7.6978127), new GLatLng(45.0244381,7.6980882), new GLatLng(45.0243043,7.6983648), new GLatLng(45.0241902,7.6983674), new GLatLng(45.0241205,7.6982563), new GLatLng(45.0241179,7.6980311), new GLatLng(45.0240931,7.6978547), new GLatLng(45.0241477,7.6976443), new GLatLng(45.0241227,7.6974518), new GLatLng(45.024177,7.6972092), new GLatLng(45.0241743,7.696968), new GLatLng(45.0241715,7.6967267), new GLatLng(45.0241119,7.6965028), new GLatLng(45.0240646,7.6963591), new GLatLng(45.0240622,7.69615), new GLatLng(45.0240597,7.6959248), new GLatLng(45.0241263,7.6957624), new GLatLng(45.0242492,7.6955343), new GLatLng(45.0243154,7.6953398), new GLatLng(45.0243242,7.6951143), new GLatLng(45.0243437,7.6948243), new GLatLng(45.0243978,7.6945656), new GLatLng(45.0245443,7.6944014), new GLatLng(45.0246685,7.6942859), new GLatLng(45.0248359,7.6939603), new GLatLng(45.0250261,7.6936342), new GLatLng(45.0251231,7.6931333), new GLatLng(45.0251202,7.6928759), new GLatLng(45.025207,7.6924878), new GLatLng(45.0252488,7.6921489), new GLatLng(45.0252429,7.6916342), new GLatLng(45.0252609,7.6912155), new GLatLng(45.0253599,7.6908914), new GLatLng(45.0254592,7.6905996), new GLatLng(45.0256513,7.6904343), new GLatLng(45.0257642,7.6903352), new GLatLng(45.02591,7.6901066), new GLatLng(45.0259765,7.6899442), new GLatLng(45.0261211,7.6896191), new GLatLng(45.0260602,7.6892826), new GLatLng(45.0259993,7.6889461), new GLatLng(45.0258472,7.6886117), new GLatLng(45.0255914,7.6881992), new GLatLng(45.0252182,7.6874998), new GLatLng(45.0250064,7.6869415), new GLatLng(45.0249323,7.6864444), new GLatLng(45.0248579,7.6859313), new GLatLng(45.0247385,7.6854674), new GLatLng(45.0246115,7.6853416), new GLatLng(45.0245073,7.6852153), new GLatLng(45.0244358,7.6849434), new GLatLng(45.0244339,7.6847826), new GLatLng(45.0245573,7.6846027), new GLatLng(45.0246252,7.6845529), new GLatLng(45.0245778,7.6843931), new GLatLng(45.0243124,7.6841418), new GLatLng(45.0240123,7.6838429), new GLatLng(45.023873,7.683637), new GLatLng(45.0239172,7.6835073), new GLatLng(45.0239731,7.6834094), new GLatLng(45.0239826,7.6832483), new GLatLng(45.0239353,7.6831046), new GLatLng(45.0236244,7.6828543), new GLatLng(45.0232104,7.6825742), new GLatLng(45.0229094,7.682195), new GLatLng(45.0226194,7.6817833), new GLatLng(45.0222603,7.681325), new GLatLng(45.0216728,7.6808398), new GLatLng(45.0212622,7.6808492), new GLatLng(45.0209426,7.6808404), new GLatLng(45.0207474,7.6807323), new GLatLng(45.0203313,7.6802753), new GLatLng(45.0200548,7.6800403), new GLatLng(45.0198139,7.6799333), new GLatLng(45.019663,7.6797115), new GLatLng(45.01938,7.6789136), new GLatLng(45.0192537,7.6788522)]; // track 3 segment 1 trk[3].push (new GPolyline(pts,GV_Color_Name2Hex(trk_info[3]['color']),trk_info[3]['width'],trk_info[3]['opacity'],{mouseOutTolerance:2})); gmap.addOverlay(trk[3][trk[3].length-1]); var pts = [ new GLatLng(45.0192537,7.6788522), new GLatLng(45.0181871,7.6793593), new GLatLng(45.0179971,7.6787202), new GLatLng(45.0177348,7.6777449), new GLatLng(45.0176146,7.6772168), new GLatLng(45.0174773,7.6771878), new GLatLng(45.0173397,7.6771266), new GLatLng(45.0172699,7.6770156), new GLatLng(45.0172672,7.6767744), new GLatLng(45.017298,7.6764841), new GLatLng(45.0173638,7.6762573), new GLatLng(45.0177906,7.6756684), new GLatLng(45.0183524,7.6749154), new GLatLng(45.0186226,7.6746035), new GLatLng(45.0191208,7.6742702), new GLatLng(45.0195868,7.6741147), new GLatLng(45.0199172,7.6740749), new GLatLng(45.0203396,7.6740973), new GLatLng(45.0212101,7.6743829), new GLatLng(45.0218397,7.6745614), new GLatLng(45.0220232,7.6746376), new GLatLng(45.022299,7.6748082), new GLatLng(45.0225279,7.6748673), new GLatLng(45.022711,7.6749114), new GLatLng(45.0230287,7.6747592), new GLatLng(45.0232336,7.6747223), new GLatLng(45.0237814,7.6747258), new GLatLng(45.0240553,7.6747355), new GLatLng(45.0245353,7.6748049), new GLatLng(45.0260667,7.6750109), new GLatLng(45.0262041,7.675056), new GLatLng(45.0260001,7.6751733), new GLatLng(45.0256936,7.6753091), new GLatLng(45.0255689,7.6753764), new GLatLng(45.0253067,7.6753985), new GLatLng(45.0251816,7.6754336), new GLatLng(45.0250821,7.6757094), new GLatLng(45.0250799,7.6755164), new GLatLng(45.0252471,7.6741932), new GLatLng(45.0253105,7.6737573), new GLatLng(45.025331,7.6735637), new GLatLng(45.0254215,7.6734973), new GLatLng(45.0255018,7.6735276), new GLatLng(45.0254343,7.6736096), new GLatLng(45.0253757,7.6734823), new GLatLng(45.0253742,7.6733536), new GLatLng(45.0254995,7.6733346), new GLatLng(45.025795,7.6732312), new GLatLng(45.0260009,7.6732747), new GLatLng(45.0261729,7.6733512), new GLatLng(45.0263666,7.6733307), new GLatLng(45.026833,7.6732073), new GLatLng(45.0273678,7.6730823), new GLatLng(45.0275504,7.673078), new GLatLng(45.0280968,7.6729689), new GLatLng(45.0287356,7.6729541), new GLatLng(45.0292393,7.6731034), new GLatLng(45.0296066,7.673288), new GLatLng(45.0299759,7.6736495), new GLatLng(45.0304726,7.6741691), new GLatLng(45.0308902,7.6747548), new GLatLng(45.0312961,7.6753247), new GLatLng(45.0317344,7.675733), new GLatLng(45.0320248,7.6761768), new GLatLng(45.0322915,7.6765408), new GLatLng(45.0326498,7.6769348), new GLatLng(45.0329955,7.6772326), new GLatLng(45.0334088,7.6774483), new GLatLng(45.0338783,7.6775984), new GLatLng(45.034415,7.6776343), new GLatLng(45.0345861,7.6776304), new GLatLng(45.0351092,7.6774735), new GLatLng(45.0356309,7.677204), new GLatLng(45.0360502,7.676953), new GLatLng(45.0365612,7.6767481), new GLatLng(45.036993,7.6765933), new GLatLng(45.0379497,7.6764425), new GLatLng(45.0391123,7.6763352), new GLatLng(45.0400718,7.6764258), new GLatLng(45.0405524,7.6765434), new GLatLng(45.0409881,7.6767265), new GLatLng(45.0412067,7.6768824), new GLatLng(45.0414155,7.6771834), new GLatLng(45.0414516,7.6773435), new GLatLng(45.0410566,7.6787045), new GLatLng(45.040889,7.6790141), new GLatLng(45.0407535,7.6791299), new GLatLng(45.0405612,7.6792792), new GLatLng(45.0404266,7.6794754) ]; // track 3 segment 1a trk[3].push (new GPolyline(pts,GV_Color_Name2Hex(trk_info[3]['color']),trk_info[3]['width'],trk_info[3]['opacity'],{mouseOutTolerance:2})); gmap.addOverlay(trk[3][trk[3].length-1]); GV_Finish_Track(3); GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[1]['name'],desc:trk_info[1]['desc'],color:trk_info[1]['color'],id:"trk[1]"}); GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[2]['name'],desc:trk_info[2]['desc'],color:trk_info[2]['color'],id:"trk[2]"}); GV_Add_Track_to_Tracklist({bullet:'- ',name:trk_info[3]['name'],desc:trk_info[3]['desc'],color:trk_info[3]['color'],id:"trk[3]"}); wpts.push( GV_Marker(gmap,{lat:45.0404266,lon:7.6794754,name:'PARTENZA',desc:'PARTENZA',color:'',icon:''}) ); GV_Finish_Map(gv_options); } else { document.getElementById('gmap_div').style.backgroundColor = '#DDDDDD'; document.getElementById('gmap_div').innerHTML = 'Sorry, your Google Map cannot be displayed.'; } } GV_Map(); // execute the above code </script> </body> </html>