//google.load('earth', '1'); var map; // var googleEarth; var p1position = new google.maps.LatLng(31.21605,-4.0318); var p1Marker; var p1icon = 'img/Icono_Cristina.png'; var p1String = '
'+ 'ÚLTIMA POSICIÓN DE CRISTINA:
'+ 'LATITUD: 31.21605
'+ 'LONGITUD: -4.0318
'+ 'A LAS: 07:33:27
'+ 'DEL: 02/05/2014
'+ '
'; var p2position = new google.maps.LatLng(30.62377,-4.77698); var p2Marker; var p2icon = 'img/icono_Julio.png'; var p2String = '
'+ 'ÚLTIMA POSICIÓN DE JULIO:
'+ 'LATITUD: 30.62377
'+ 'LONGITUD: -4.77698
'+ 'A LAS: 08:10:36
'+ 'DEL: 10/04/2014
'+ '
'; var p3position = new google.maps.LatLng(41.40002,2.1463); var p3Marker; var p3icon = 'img/icono_jose.png'; var p3String = '
'+ 'ÚLTIMA POSICIÓN DE JOSÉ:
'+ 'LATITUD: 41.40002
'+ 'LONGITUD: 2.1463
'+ 'A LAS: 19:57:43
'+ 'DEL: 20/05/2014
'+ '
'; var p4position = new google.maps.LatLng(30.60604,-5.40646); var p4Marker; var p4icon = 'img/icono_angel.png'; var p4String = '
'+ 'ÚLTIMA POSICIÓN DE ANGEL:
'+ 'LATITUD: 30.60604
'+ 'LONGITUD: -5.40646
'+ 'A LAS: 11:42:21
'+ 'DEL: 12/04/2014
'+ '
'; var trackPath1; var trackPath2; var trackPath3; var trackPath4; var lailaposition = new google.maps.LatLng(-32.653404,-70.011023); var lailaMarker; var lailaicon = 'img/cima.png'; var routeLayer; var commentPosition = new Array(); var commentMarker = new Array(); var commenticon = 'img/comentarios.png'; var commentString = new Array(); var infoComment = new Array(); var campPosition = new Array(); var campMarker = new Array(); var campicon = 'img/camp_on.png'; var campString = new Array(); var infoCamp = new Array(); function initialize() { var mapOptions = { zoom: 14, center: new google.maps.LatLng(31.21605,-4.0318), mapTypeId: google.maps.MapTypeId.HYBRID, panControlOptions: { position: google.maps.ControlPosition.RIGHT_TOP }, mapTypeControlOptions: { position: google.maps.ControlPosition.TOP_RIGHT }, zoomControlOptions: { position: google.maps.ControlPosition.RIGHT_TOP }, streetViewControl: false }; map = new google.maps.Map(document.getElementById('map_canvas'), mapOptions); //googleEarth = new GoogleEarth(map); p1Marker = new google.maps.Marker({ map:map, position: p1position, icon:p1icon }); var infowindowP1 = new google.maps.InfoWindow({ content: p1String }); google.maps.event.addListener(p1Marker, 'click', function() { infowindowP1.open(map,p1Marker); }); p2Marker = new google.maps.Marker({ map:map, position: p2position, icon:p2icon }); var infowindowP2 = new google.maps.InfoWindow({ content: p2String }); google.maps.event.addListener(p2Marker, 'click', function() { infowindowP2.open(map,p2Marker); }); p3Marker = new google.maps.Marker({ map:map, position: p3position, icon:p3icon }); var infowindowP3 = new google.maps.InfoWindow({ content: p3String }); google.maps.event.addListener(p3Marker, 'click', function() { infowindowP3.open(map,p3Marker); }); p4Marker = new google.maps.Marker({ map:map, position: p4position, icon:p4icon }); var infowindowP4 = new google.maps.InfoWindow({ content: p4String }); google.maps.event.addListener(p4Marker, 'click', function() { infowindowP4.open(map,p4Marker); }); //routeLayer = new google.maps.KmlLayer('http://humaniza.racetracker.es/kml/Rutaprevista.kml'); //routeLayer.setMap(map); var flightPlanCoordinates = [ new google.maps.LatLng(31.21605,-4.0318),new google.maps.LatLng(31.12759,-4.0134),new google.maps.LatLng(31.12836,-4.01208),new google.maps.LatLng(31.12808,-4.01196),new google.maps.LatLng(31.13879,-4.04007),new google.maps.LatLng(31.13625,-4.11356),new google.maps.LatLng(31.07726,-4.12042),new google.maps.LatLng(31.04537,-4.12506),new google.maps.LatLng(31.04493,-3.93826),new google.maps.LatLng(31.01696,-3.91364),new google.maps.LatLng(31.04863,-3.90112),new google.maps.LatLng(31.19251,-3.91653),new google.maps.LatLng(31.20118,-3.9324),new google.maps.LatLng(31.20567,-3.94943),new google.maps.LatLng(31.20721,-3.9577),new google.maps.LatLng(31.20687,-3.9614),new google.maps.LatLng(31.20904,-3.96725),new google.maps.LatLng(31.21226,-3.97257),new google.maps.LatLng(31.21518,-3.9942),new google.maps.LatLng(31.21778,-4.01382),new google.maps.LatLng(31.21642,-4.01331),new google.maps.LatLng(31.2164,-4.01337),new google.maps.LatLng(31.2164,-4.01334),new google.maps.LatLng(31.21656,-4.01324),new google.maps.LatLng(31.21636,-4.01331),new google.maps.LatLng(31.21636,-4.01334),new google.maps.LatLng(31.21636,-4.01334),new google.maps.LatLng(31.21638,-4.01334),new google.maps.LatLng(31.21618,-4.01343),new google.maps.LatLng(31.21601,-4.01343),new google.maps.LatLng(31.21635,-4.01343),new google.maps.LatLng(31.21638,-4.01334),new google.maps.LatLng(31.2164,-4.01337),new google.maps.LatLng(31.21638,-4.01334),new google.maps.LatLng(31.21638,-4.01334),new google.maps.LatLng(31.21638,-4.01334),new google.maps.LatLng(31.21671,-4.01251),new google.maps.LatLng(31.22093,-4.0155),new google.maps.LatLng(31.32097,-4.05096),new google.maps.LatLng(31.61727,-4.05209),new google.maps.LatLng(31.70745,-3.9137),new google.maps.LatLng(31.72652,-3.89264),new google.maps.LatLng(31.74117,-3.86798),new google.maps.LatLng(31.85492,-3.79916),new google.maps.LatLng(31.8896,-3.81943),new google.maps.LatLng(31.93195,-3.82083),new google.maps.LatLng(32.02837,-3.78543),new google.maps.LatLng(32.10345,-3.77625),new google.maps.LatLng(32.10347,-3.77615),new google.maps.LatLng(32.10333,-3.7767),new google.maps.LatLng(32.10353,-3.77554),new google.maps.LatLng(32.10364,-3.77563),new google.maps.LatLng(32.1036,-3.77563),new google.maps.LatLng(32.10363,-3.7756),new google.maps.LatLng(32.10384,-3.7756),new google.maps.LatLng(32.10385,-3.7756),new google.maps.LatLng(32.10365,-3.77539),new google.maps.LatLng(32.2777,-3.83975),new google.maps.LatLng(32.46986,-4.0405),new google.maps.LatLng(32.48708,-4.0228),new google.maps.LatLng(32.50412,-3.99988),new google.maps.LatLng(32.51147,-3.98706),new google.maps.LatLng(32.5432,-3.96689),new google.maps.LatLng(32.55213,-3.96552),new google.maps.LatLng(32.55998,-3.95505),new google.maps.LatLng(32.56002,-3.95438),new google.maps.LatLng(32.55993,-3.95441),new google.maps.LatLng(32.56004,-3.95453),new google.maps.LatLng(32.57553,-3.95746),new google.maps.LatLng(32.57394,-4.01154),new google.maps.LatLng(32.57877,-4.03238),new google.maps.LatLng(32.58005,-4.05652),new google.maps.LatLng(32.57998,-4.08362),new google.maps.LatLng(32.56665,-4.14035),new google.maps.LatLng(32.56065,-4.15369),new google.maps.LatLng(32.56614,-4.16791),new google.maps.LatLng(32.56483,-4.18246),new google.maps.LatLng(32.59756,-4.18076),new google.maps.LatLng(32.60627,-4.1775),new google.maps.LatLng(32.63312,-4.1994),new google.maps.LatLng(32.65839,-4.21542),new google.maps.LatLng(32.66926,-4.24326),new google.maps.LatLng(32.67528,-4.28854),new google.maps.LatLng(32.67458,-4.31628),new google.maps.LatLng(32.69603,-4.32733),new google.maps.LatLng(32.70993,-4.36038),new google.maps.LatLng(32.72614,-4.38242),new google.maps.LatLng(32.72254,-4.41989),new google.maps.LatLng(32.71656,-4.4472),new google.maps.LatLng(32.68245,-4.46649),new google.maps.LatLng(32.64312,-4.5119),new google.maps.LatLng(32.63549,-4.54166),new google.maps.LatLng(32.63975,-4.56485),new google.maps.LatLng(32.61592,-4.59811),new google.maps.LatLng(32.62237,-4.60809),new google.maps.LatLng(32.61964,-4.63342),new google.maps.LatLng(32.62698,-4.63969),new google.maps.LatLng(32.60538,-4.65381),new google.maps.LatLng(32.60126,-4.65958),new google.maps.LatLng(32.60135,-4.68073),new google.maps.LatLng(32.59652,-4.6871),new google.maps.LatLng(32.59658,-4.70847),new google.maps.LatLng(32.59356,-4.72049),new google.maps.LatLng(32.58302,-4.74042),new google.maps.LatLng(32.58452,-4.75364),new google.maps.LatLng(32.70692,-4.78769),new google.maps.LatLng(32.70766,-4.78879),new google.maps.LatLng(32.708,-4.78912),new google.maps.LatLng(32.70973,-4.78989),new google.maps.LatLng(32.57119,-4.89395),new google.maps.LatLng(32.60205,-4.82086),new google.maps.LatLng(32.58251,-4.76703),new google.maps.LatLng(32.60121,-4.76413),new google.maps.LatLng(32.62521,-4.76669),new google.maps.LatLng(32.70649,-4.78781),new google.maps.LatLng(32.70728,-4.78778),new google.maps.LatLng(32.70791,-4.78748),new google.maps.LatLng(32.70803,-4.78754),new google.maps.LatLng(32.708,-4.78741),new google.maps.LatLng(41.42567,2.16409),new google.maps.LatLng(41.42656,2.16349),new google.maps.LatLng(41.42656,2.16366),new google.maps.LatLng(41.42646,2.16381),new google.maps.LatLng(41.42573,2.16407),new google.maps.LatLng(41.42569,2.16396),new google.maps.LatLng(41.42575,2.16398),new google.maps.LatLng(41.42577,2.16405),new google.maps.LatLng(41.42585,2.16398),new google.maps.LatLng(41.42574,2.16398),new google.maps.LatLng(41.42584,2.16396),new google.maps.LatLng(41.4258,2.16398),new google.maps.LatLng(41.42599,2.16441),new google.maps.LatLng(30.60592,-5.4064),new google.maps.LatLng(30.60714,-5.40652),new google.maps.LatLng(30.60937,-5.40669),new google.maps.LatLng(30.61299,-5.40936),new google.maps.LatLng(30.62037,-5.40778),new google.maps.LatLng(30.62545,-5.40408),new google.maps.LatLng(30.63099,-5.3989),new google.maps.LatLng(30.636,-5.39352),new google.maps.LatLng(30.64046,-5.38785),new google.maps.LatLng(30.64381,-5.38385),new google.maps.LatLng(30.64947,-5.37894),new google.maps.LatLng(30.65266,-5.37531),new google.maps.LatLng(30.65779,-5.36963),new google.maps.LatLng(30.65809,-5.36938),new google.maps.LatLng(30.65978,-5.36853),new google.maps.LatLng(30.66,-5.36871),new google.maps.LatLng(30.65716,-5.36639),new google.maps.LatLng(30.65716,-5.36639),new google.maps.LatLng(30.65699,-5.3663),new google.maps.LatLng(30.65355,-5.3588),new google.maps.LatLng(30.64981,-5.34949),new google.maps.LatLng(30.64822,-5.34283),new google.maps.LatLng(30.64497,-5.33636),new google.maps.LatLng(30.64073,-5.32593),new google.maps.LatLng(30.63513,-5.32318),new google.maps.LatLng(30.63367,-5.3194),new google.maps.LatLng(30.6309,-5.31247),new google.maps.LatLng(30.63146,-5.30286),new google.maps.LatLng(30.63455,-5.29639),new google.maps.LatLng(30.63795,-5.28842),new google.maps.LatLng(30.64257,-5.27438),new google.maps.LatLng(30.65134,-5.27521),new google.maps.LatLng(30.65942,-5.27328),new google.maps.LatLng(30.6662,-5.26501),new google.maps.LatLng(30.67059,-5.26047),new google.maps.LatLng(30.67664,-5.25064),new google.maps.LatLng(30.68025,-5.24017),new google.maps.LatLng(30.68108,-5.22775),new google.maps.LatLng(30.68271,-5.21652),new google.maps.LatLng(30.68375,-5.21088),new google.maps.LatLng(30.68353,-5.20941),new google.maps.LatLng(30.68251,-5.19626),new google.maps.LatLng(30.68186,-5.18829),new google.maps.LatLng(30.6823,-5.17822),new google.maps.LatLng(30.6849,-5.16476),new google.maps.LatLng(30.68909,-5.15225),new google.maps.LatLng(30.69144,-5.14359),new google.maps.LatLng(30.6955,-5.13455),new google.maps.LatLng(30.70006,-5.12262),new google.maps.LatLng(30.70465,-5.11081),new google.maps.LatLng(30.70776,-5.10428),new google.maps.LatLng(30.71564,-5.09363),new google.maps.LatLng(30.71878,-5.08295),new google.maps.LatLng(30.72108,-5.07181),new google.maps.LatLng(30.72193,-5.05817),new google.maps.LatLng(30.72264,-5.04846),new google.maps.LatLng(30.72336,-5.03323),new google.maps.LatLng(30.72405,-5.02155),new google.maps.LatLng(30.72435,-5.00833),new google.maps.LatLng(30.72539,-4.99615),new google.maps.LatLng(30.65148,-4.64841),new google.maps.LatLng(30.65146,-4.64743),new google.maps.LatLng(30.65145,-4.6474),new google.maps.LatLng(30.65146,-4.6474),new google.maps.LatLng(30.65146,-4.6474),new google.maps.LatLng(30.65139,-4.64746),new google.maps.LatLng(30.65139,-4.64746),new google.maps.LatLng(30.65141,-4.64743),new google.maps.LatLng(30.65141,-4.64746),new google.maps.LatLng(30.65141,-4.64746),new google.maps.LatLng(30.65143,-4.64746),new google.maps.LatLng(30.65141,-4.64746),new google.maps.LatLng(30.65145,-4.64743),new google.maps.LatLng(30.65141,-4.64746),new google.maps.LatLng(30.65149,-4.6474),new google.maps.LatLng(30.65145,-4.64743),new google.maps.LatLng(30.65141,-4.64746),new google.maps.LatLng(30.65144,-4.64746),new google.maps.LatLng(30.65144,-4.64746),new google.maps.LatLng(30.65146,-4.6474),new google.maps.LatLng(30.65147,-4.6474),new google.maps.LatLng(30.6515,-4.6474),new google.maps.LatLng(30.65147,-4.64743),new google.maps.LatLng(30.65144,-4.64746),new google.maps.LatLng(30.65149,-4.64743),new google.maps.LatLng(30.65149,-4.64743),new google.maps.LatLng(30.65144,-4.64734),new google.maps.LatLng(30.65149,-4.64737),new google.maps.LatLng(30.65149,-4.6474),new google.maps.LatLng(30.65146,-4.64746),new google.maps.LatLng(30.65146,-4.64746),new google.maps.LatLng(30.65142,-4.64746),new google.maps.LatLng(30.65147,-4.64746),new google.maps.LatLng(30.65155,-4.6474),new google.maps.LatLng(30.65146,-4.6474),new google.maps.LatLng(30.65155,-4.6474),new google.maps.LatLng(30.65155,-4.6474),new google.maps.LatLng(30.6515,-4.64746),new google.maps.LatLng(30.65149,-4.64752),new google.maps.LatLng(30.6515,-4.64746),new google.maps.LatLng(30.65153,-4.64752),new google.maps.LatLng(30.65148,-4.64746),new google.maps.LatLng(30.65169,-4.64712),new google.maps.LatLng(30.65355,-4.63983),new google.maps.LatLng(30.65552,-4.63262),new google.maps.LatLng(30.65668,-4.62635),new google.maps.LatLng(30.65771,-4.62283),new google.maps.LatLng(30.66261,-4.61267),new google.maps.LatLng(30.66351,-4.60658),new google.maps.LatLng(30.66376,-4.6026),new google.maps.LatLng(30.66588,-4.60056),new google.maps.LatLng(30.66918,-4.59704),new google.maps.LatLng(30.67189,-4.59189),new google.maps.LatLng(30.67501,-4.58511),new google.maps.LatLng(30.68587,-4.56351),new google.maps.LatLng(30.69325,-4.56377),new google.maps.LatLng(30.70036,-4.56512),new google.maps.LatLng(30.70519,-4.56525),new google.maps.LatLng(30.70824,-4.56456),new google.maps.LatLng(30.71217,-4.56339),new google.maps.LatLng(30.71208,-4.56348),new google.maps.LatLng(30.71268,-4.56314),new google.maps.LatLng(30.72143,-4.56117),new google.maps.LatLng(30.73028,-4.55862),new google.maps.LatLng(30.75432,-4.55957),new google.maps.LatLng(30.76239,-4.56438),new google.maps.LatLng(30.76994,-4.56442),new google.maps.LatLng(30.77861,-4.56459),new google.maps.LatLng(30.78658,-4.5654),new google.maps.LatLng(30.79588,-4.56601),new google.maps.LatLng(30.80461,-4.56702),new google.maps.LatLng(30.80505,-4.56723),new google.maps.LatLng(30.80502,-4.56717),new google.maps.LatLng(30.80862,-4.56691),new google.maps.LatLng(30.8172,-4.5665),new google.maps.LatLng(30.82425,-4.56619),new google.maps.LatLng(30.83334,-4.56595),new google.maps.LatLng(30.84158,-4.56543),new google.maps.LatLng(30.84999,-4.56431),new google.maps.LatLng(30.85723,-4.56171),new google.maps.LatLng(30.86099,-4.55823),new google.maps.LatLng(30.8612,-4.55814),new google.maps.LatLng(30.86116,-4.55814),new google.maps.LatLng(30.86636,-4.55475),new google.maps.LatLng(30.86929,-4.55206),new google.maps.LatLng(30.87088,-4.54906),new google.maps.LatLng(30.87273,-4.54752),new google.maps.LatLng(30.87685,-4.54468),new google.maps.LatLng(30.87741,-4.54477),new google.maps.LatLng(30.87775,-4.54477),new google.maps.LatLng(30.87969,-4.5444),new google.maps.LatLng(30.88253,-4.53653),new google.maps.LatLng(30.88371,-4.53152),new google.maps.LatLng(30.87933,-4.53015),new google.maps.LatLng(30.87401,-4.525),new google.maps.LatLng(30.86624,-4.50259),new google.maps.LatLng(30.86246,-4.49469),new google.maps.LatLng(30.85873,-4.48676),new google.maps.LatLng(30.85446,-4.47894),new google.maps.LatLng(30.85043,-4.47087),new google.maps.LatLng(30.84618,-4.46289),new google.maps.LatLng(30.84136,-4.45041),new google.maps.LatLng(30.84138,-4.4505),new google.maps.LatLng(30.84221,-4.4501),new google.maps.LatLng(30.84151,-4.45059),new google.maps.LatLng(30.82915,-4.45154),new google.maps.LatLng(30.82366,-4.45257),new google.maps.LatLng(30.81602,-4.45034),new google.maps.LatLng(30.77456,-4.43945),new google.maps.LatLng(30.7668,-4.44119),new google.maps.LatLng(30.75929,-4.44119),new google.maps.LatLng(30.7526,-4.43733),new google.maps.LatLng(30.72885,-4.4151),new google.maps.LatLng(30.72886,-4.4151),new google.maps.LatLng(30.72886,-4.4151),new google.maps.LatLng(30.72871,-4.41248),new google.maps.LatLng(30.72968,-4.40707),new google.maps.LatLng(30.72929,-4.40235),new google.maps.LatLng(30.72845,-4.39709),new google.maps.LatLng(30.72688,-4.39166),new google.maps.LatLng(30.72727,-4.38728),new google.maps.LatLng(30.72628,-4.38067),new google.maps.LatLng(30.72524,-4.36572),new google.maps.LatLng(30.72498,-4.36469),new google.maps.LatLng(30.72537,-4.36332),new google.maps.LatLng(30.73013,-4.32883),new google.maps.LatLng(30.73125,-4.32359),new google.maps.LatLng(30.7337,-4.31415),new google.maps.LatLng(30.73809,-4.30167),new google.maps.LatLng(30.74054,-4.2954),new google.maps.LatLng(30.74183,-4.2942),new google.maps.LatLng(30.74189,-4.29419),new google.maps.LatLng(30.74393,-4.29147),new google.maps.LatLng(30.7476,-4.2881),new google.maps.LatLng(30.75235,-4.28506),new google.maps.LatLng(30.7554,-4.28128),new google.maps.LatLng(30.75859,-4.2775),new google.maps.LatLng(30.76365,-4.27246),new google.maps.LatLng(30.7693,-4.26721),new google.maps.LatLng(30.77482,-4.26315),new google.maps.LatLng(30.77923,-4.25961),new google.maps.LatLng(30.78485,-4.25446),new google.maps.LatLng(30.79361,-4.24945),new google.maps.LatLng(30.80103,-4.24756),new google.maps.LatLng(30.80893,-4.24567),new google.maps.LatLng(30.81687,-4.24352),new google.maps.LatLng(30.82078,-4.24258),new google.maps.LatLng(30.8208,-4.24255),new google.maps.LatLng(30.82355,-4.24212),new google.maps.LatLng(30.82357,-4.24207),new google.maps.LatLng(30.82359,-4.242),new google.maps.LatLng(30.82365,-4.24194),new google.maps.LatLng(30.82339,-4.23842),new google.maps.LatLng(30.82262,-4.23267),new google.maps.LatLng(30.8222,-4.23038),new google.maps.LatLng(30.82151,-4.22595),new google.maps.LatLng(30.82095,-4.22295),new google.maps.LatLng(30.81945,-4.21643),new google.maps.LatLng(30.82483,-4.19504),new google.maps.LatLng(30.82906,-4.19067),new google.maps.LatLng(30.83263,-4.18451),new google.maps.LatLng(30.83658,-4.17859),new google.maps.LatLng(30.83675,-4.17767),new google.maps.LatLng(30.83693,-4.17612),new google.maps.LatLng(30.83787,-4.17312),new google.maps.LatLng(30.8379,-4.17307),new google.maps.LatLng(30.8379,-4.17307),new google.maps.LatLng(30.84246,-4.17178),new google.maps.LatLng(30.8489,-4.16769),new google.maps.LatLng(30.85203,-4.16537),new google.maps.LatLng(30.8571,-4.16257),new google.maps.LatLng(30.86402,-4.15826),new google.maps.LatLng(30.87093,-4.15353),new google.maps.LatLng(30.87775,-4.14941),new google.maps.LatLng(30.88363,-4.1456),new google.maps.LatLng(30.88938,-4.14174),new google.maps.LatLng(30.89668,-4.13745),new google.maps.LatLng(30.90197,-4.13211),new google.maps.LatLng(30.90195,-4.13211),new google.maps.LatLng(30.90181,-4.12906),new google.maps.LatLng(30.90135,-4.12299),new google.maps.LatLng(30.90087,-4.11563),new google.maps.LatLng(30.90086,-4.1088),new google.maps.LatLng(30.90023,-4.09985),new google.maps.LatLng(30.89814,-4.09283),new google.maps.LatLng(30.89436,-4.07596),new google.maps.LatLng(30.89181,-4.06735),new google.maps.LatLng(30.89005,-4.05894),new google.maps.LatLng(30.89116,-4.05176),new google.maps.LatLng(30.90498,-4.017),new google.maps.LatLng(30.90219,-4.0085),new google.maps.LatLng(30.8985,-4.00078),new google.maps.LatLng(30.89543,-3.99216),new google.maps.LatLng(30.89612,-3.99113),new google.maps.LatLng(30.90123,-3.98413),new google.maps.LatLng(30.90647,-3.97666),new google.maps.LatLng(30.91175,-3.96928),new google.maps.LatLng(30.92212,-3.95447),new google.maps.LatLng(30.93392,-3.93951),new google.maps.LatLng(30.93947,-3.93307),new google.maps.LatLng(30.94594,-3.92593),new google.maps.LatLng(30.95276,-3.92117),new google.maps.LatLng(30.96049,-3.91623),new google.maps.LatLng(30.96836,-3.91144),new google.maps.LatLng(30.96917,-3.91083),new google.maps.LatLng(30.96914,-3.91083),new google.maps.LatLng(30.96917,-3.91083),new google.maps.LatLng(30.97101,-3.91031),new google.maps.LatLng(30.97109,-3.91031),new google.maps.LatLng(30.97118,-3.91031),new google.maps.LatLng(30.9711,-3.91028),new google.maps.LatLng(30.97168,-3.91089),new google.maps.LatLng(30.97528,-3.91315),new google.maps.LatLng(30.97866,-3.91806),new google.maps.LatLng(30.98196,-3.9216),new google.maps.LatLng(30.98569,-3.92529),new google.maps.LatLng(30.9875,-3.92822),new google.maps.LatLng(30.99205,-3.9314),new google.maps.LatLng(30.99954,-3.9328),new google.maps.LatLng(31.0054,-3.93689),new google.maps.LatLng(31.0107,-3.94217),new google.maps.LatLng(31.01545,-3.94632),new google.maps.LatLng(31.02101,-3.94891),new google.maps.LatLng(31.02773,-3.94931),new google.maps.LatLng(31.03035,-3.95051),new google.maps.LatLng(31.03782,-3.94992),new google.maps.LatLng(31.04422,-3.94836),new google.maps.LatLng(31.05247,-3.948),new google.maps.LatLng(31.05981,-3.94772),new google.maps.LatLng(31.0676,-3.94736),new google.maps.LatLng(31.07482,-3.94708),new google.maps.LatLng(31.08148,-3.94733),new google.maps.LatLng(31.08838,-3.94797),new google.maps.LatLng(31.09592,-3.94684),new google.maps.LatLng(31.10231,-3.94427),new google.maps.LatLng(31.10854,-3.94232),new google.maps.LatLng(31.11622,-3.93906),new google.maps.LatLng(31.12184,-3.93719),new google.maps.LatLng(31.12183,-3.93716),new google.maps.LatLng(31.12182,-3.93716),new google.maps.LatLng(31.12181,-3.93716),new google.maps.LatLng(31.12182,-3.93716),new google.maps.LatLng(31.12276,-3.94244),new google.maps.LatLng(31.12526,-3.94861),new google.maps.LatLng(31.12695,-3.95346),new google.maps.LatLng(31.12917,-3.95779),new google.maps.LatLng(31.12963,-3.9621),new google.maps.LatLng(31.12909,-3.96588),new google.maps.LatLng(31.12833,-3.96964),new google.maps.LatLng(31.12913,-3.97522),new google.maps.LatLng(31.13232,-3.97754),new google.maps.LatLng(31.13471,-3.97931),new google.maps.LatLng(31.13798,-3.98318),new google.maps.LatLng(31.14076,-3.987),new google.maps.LatLng(31.14489,-3.99164),new google.maps.LatLng(31.14938,-3.99463),new google.maps.LatLng(31.15295,-3.99857),new google.maps.LatLng(31.15666,-4.00375),new google.maps.LatLng(31.1604,-4.00729),new google.maps.LatLng(31.16553,-4.01221),new google.maps.LatLng(31.17003,-4.01865),new google.maps.LatLng(31.17436,-4.02319),new google.maps.LatLng(31.17673,-4.02896),new google.maps.LatLng(31.18028,-4.0369),new google.maps.LatLng(31.18414,-4.04602),new google.maps.LatLng(31.1881,-4.05588),new google.maps.LatLng(31.18967,-4.05948),new google.maps.LatLng(31.18971,-4.05948),new google.maps.LatLng(31.1892,-4.05948),new google.maps.LatLng(31.18847,-4.05878),new google.maps.LatLng(31.18974,-4.06256),new google.maps.LatLng(31.1898,-4.06284),new google.maps.LatLng(31.18982,-4.06284),new google.maps.LatLng(31.18992,-4.06281),new google.maps.LatLng(31.18991,-4.06281),new google.maps.LatLng(31.18991,-4.06281),new google.maps.LatLng(31.18988,-4.06281),new google.maps.LatLng(31.18986,-4.06277),new google.maps.LatLng(31.18984,-4.06281),new google.maps.LatLng(31.18983,-4.06281),new google.maps.LatLng(31.18984,-4.06284),new google.maps.LatLng(31.18987,-4.06284),new google.maps.LatLng(31.18987,-4.06281),new google.maps.LatLng(31.18991,-4.06277),new google.maps.LatLng(31.18988,-4.06277),new google.maps.LatLng(31.18991,-4.06277),new google.maps.LatLng(31.18988,-4.06277),new google.maps.LatLng(31.18987,-4.06274),new google.maps.LatLng(31.18987,-4.06274),new google.maps.LatLng(31.18986,-4.06277),new google.maps.LatLng(31.944566,-4.402426),new google.maps.LatLng(40.495338,-3.568792)]; trackPath1 = new google.maps.Polyline({ path: flightPlanCoordinates, strokeColor: '#1555ed', strokeOpacity: 1.0, strokeWeight: 2 }); trackPath1.setMap(map); var flightPlanCoordinates2 = [ new google.maps.LatLng(30.62377, -4.77698),new google.maps.LatLng(30.62513, -4.77097),new google.maps.LatLng(30.62865, -4.75415),new google.maps.LatLng(30.63041, -4.74588),new google.maps.LatLng(30.63234, -4.73687),new google.maps.LatLng(30.63424, -4.72806),new google.maps.LatLng(30.63604, -4.71905),new google.maps.LatLng(30.6374, -4.71115),new google.maps.LatLng(30.63961, -4.70261),new google.maps.LatLng(30.64124, -4.6954),new google.maps.LatLng(30.64296, -4.68725),new google.maps.LatLng(30.64487, -4.67902),new google.maps.LatLng(30.64624, -4.67154),new google.maps.LatLng(30.6479, -4.66266),new google.maps.LatLng(30.64996, -4.65416),new google.maps.LatLng(30.65138, -4.64747),new google.maps.LatLng(30.65144, -4.64737),new google.maps.LatLng(30.65148, -4.6474),new google.maps.LatLng(30.65146, -4.6474),new google.maps.LatLng(30.65146, -4.64743),new google.maps.LatLng(30.65145, -4.64743),new google.maps.LatLng(30.65146, -4.64743),new google.maps.LatLng(30.65144, -4.64743),new google.maps.LatLng(30.65147, -4.64746),new google.maps.LatLng(30.65146, -4.64746),new google.maps.LatLng(30.65147, -4.64743),new google.maps.LatLng(30.65146, -4.64743),new google.maps.LatLng(30.65147, -4.64743),new google.maps.LatLng(30.65147, -4.64743),new google.maps.LatLng(30.65147, -4.6474),new google.maps.LatLng(30.65147, -4.6474),new google.maps.LatLng(30.65147, -4.6474),new google.maps.LatLng(30.65146, -4.64743),new google.maps.LatLng(30.65144, -4.64749),new google.maps.LatLng(30.65146, -4.64746),new google.maps.LatLng(30.65145, -4.64743),new google.maps.LatLng(30.65146, -4.64746),new google.maps.LatLng(30.65146, -4.64746),new google.maps.LatLng(30.65149, -4.64743),new google.maps.LatLng(30.65149, -4.6474),new google.maps.LatLng(30.65147, -4.64743),new google.maps.LatLng(30.65147, -4.64743),new google.maps.LatLng(30.65147, -4.64743),new google.maps.LatLng(30.65151, -4.6474),new google.maps.LatLng(30.6516, -4.64731),new google.maps.LatLng(30.6515, -4.6474),new google.maps.LatLng(30.65149, -4.64737),new google.maps.LatLng(30.65144, -4.6474),new google.maps.LatLng(30.65148, -4.6474),new google.maps.LatLng(30.65148, -4.6474),new google.maps.LatLng(30.65148, -4.64743),new google.maps.LatLng(30.65152, -4.64743),new google.maps.LatLng(30.65152, -4.64743),new google.maps.LatLng(30.65149, -4.64755),new google.maps.LatLng(30.6515, -4.64746),new google.maps.LatLng(30.65152, -4.64746),new google.maps.LatLng(30.65528, -4.63315),new google.maps.LatLng(30.65635, -4.62695),new google.maps.LatLng(30.66179, -4.61749),new google.maps.LatLng(30.66336, -4.61136),new google.maps.LatLng(30.66363, -4.60483),new google.maps.LatLng(30.66443, -4.60229),new google.maps.LatLng(30.66685, -4.5994),new google.maps.LatLng(30.66985, -4.59588),new google.maps.LatLng(30.6729, -4.59003),new google.maps.LatLng(30.67596, -4.58279),new google.maps.LatLng(30.67944, -4.57464),new google.maps.LatLng(30.68322, -4.56665),new google.maps.LatLng(30.68759, -4.56311),new google.maps.LatLng(30.69456, -4.56406),new google.maps.LatLng(30.70199, -4.56537),new google.maps.LatLng(30.70693, -4.56537),new google.maps.LatLng(30.70916, -4.56436),new google.maps.LatLng(30.71207, -4.56348),new google.maps.LatLng(30.71208, -4.5635),new google.maps.LatLng(30.71511, -4.56271),new google.maps.LatLng(30.72389, -4.56061),new google.maps.LatLng(30.7327, -4.55771),new google.maps.LatLng(30.74158, -4.55606),new google.maps.LatLng(30.74853, -4.55783),new google.maps.LatLng(30.7566, -4.56229),new google.maps.LatLng(30.76414, -4.56427),new google.maps.LatLng(30.77009, -4.56445),new google.maps.LatLng(30.78108, -4.56454),new google.maps.LatLng(30.79004, -4.56543),new google.maps.LatLng(30.79946, -4.56641),new google.maps.LatLng(30.80498, -4.56702),new google.maps.LatLng(30.80492, -4.56708),new google.maps.LatLng(30.80494, -4.56711),new google.maps.LatLng(30.8113, -4.56674),new google.maps.LatLng(30.81963, -4.56657),new google.maps.LatLng(30.82661, -4.5661),new google.maps.LatLng(30.83564, -4.56601),new google.maps.LatLng(30.84392, -4.56528),new google.maps.LatLng(30.85246, -4.56381),new google.maps.LatLng(30.85864, -4.56089),new google.maps.LatLng(30.86132, -4.55814),new google.maps.LatLng(30.86128, -4.55817),new google.maps.LatLng(30.86128, -4.55817),new google.maps.LatLng(30.8613, -4.55814),new google.maps.LatLng(30.86322, -4.55688),new google.maps.LatLng(30.86829, -4.55356),new google.maps.LatLng(30.87059, -4.55093),new google.maps.LatLng(30.87175, -4.54827),new google.maps.LatLng(30.87375, -4.54608),new google.maps.LatLng(30.87631, -4.54477),new google.maps.LatLng(30.87721, -4.5446),new google.maps.LatLng(30.87758, -4.54471),new google.maps.LatLng(30.87791, -4.54486),new google.maps.LatLng(30.87821, -4.54469),new google.maps.LatLng(30.88068, -4.54367),new google.maps.LatLng(30.88115, -4.54086),new google.maps.LatLng(30.8832, -4.53448),new google.maps.LatLng(30.88372, -4.53152),new google.maps.LatLng(30.87719, -4.52939),new google.maps.LatLng(30.87385, -4.52301),new google.maps.LatLng(30.87184, -4.51587),new google.maps.LatLng(30.86889, -4.50818),new google.maps.LatLng(30.86516, -4.50031),new google.maps.LatLng(30.86139, -4.49237),new google.maps.LatLng(30.85748, -4.4845),new google.maps.LatLng(30.85331, -4.47668),new google.maps.LatLng(30.84923, -4.46869),new google.maps.LatLng(30.84509, -4.46066),new google.maps.LatLng(30.8421, -4.4523),new google.maps.LatLng(30.84135, -4.45047),new google.maps.LatLng(30.84135, -4.45044),new google.maps.LatLng(30.84135, -4.45044),new google.maps.LatLng(30.84394, -4.44888),new google.maps.LatLng(30.84422, -4.44891),new google.maps.LatLng(30.84141, -4.45056),new google.maps.LatLng(30.83483, -4.45102),new google.maps.LatLng(30.82891, -4.45153),new google.maps.LatLng(30.82279, -4.45258),new google.maps.LatLng(30.81542, -4.45007),new google.maps.LatLng(30.80841, -4.44775),new google.maps.LatLng(30.8003, -4.44595),new google.maps.LatLng(30.79832, -4.44522),new google.maps.LatLng(30.78972, -4.44296),new google.maps.LatLng(30.78196, -4.4408),new google.maps.LatLng(30.77412, -4.43942),new google.maps.LatLng(30.7664, -4.44138),new google.maps.LatLng(30.76017, -4.44128),new google.maps.LatLng(30.75243, -4.43723),new google.maps.LatLng(30.74715, -4.43277),new google.maps.LatLng(30.74219, -4.42831),new google.maps.LatLng(30.73767, -4.42371),new google.maps.LatLng(30.733, -4.41973),new google.maps.LatLng(30.72874, -4.41516),new google.maps.LatLng(30.72879, -4.41513),new google.maps.LatLng(30.7288, -4.4151),new google.maps.LatLng(30.72879, -4.41214),new google.maps.LatLng(30.7297, -4.40707),new google.maps.LatLng(30.72985, -4.40277),new google.maps.LatLng(30.72844, -4.39685),new google.maps.LatLng(30.72697, -4.3924),new google.maps.LatLng(30.72713, -4.38684),new google.maps.LatLng(30.72617, -4.37982),new google.maps.LatLng(30.72576, -4.37231),new google.maps.LatLng(30.72532, -4.36783),new google.maps.LatLng(30.72528, -4.36557),new google.maps.LatLng(30.72524, -4.36463),new google.maps.LatLng(30.72549, -4.3624),new google.maps.LatLng(30.72579, -4.35837),new google.maps.LatLng(30.72666, -4.35077),new google.maps.LatLng(30.72766, -4.34369),new google.maps.LatLng(30.72885, -4.33557),new google.maps.LatLng(30.73012, -4.32874),new google.maps.LatLng(30.73178, -4.3215),new google.maps.LatLng(30.73379, -4.3139),new google.maps.LatLng(30.73619, -4.30695),new google.maps.LatLng(30.73821, -4.30133),new google.maps.LatLng(30.74079, -4.29559),new google.maps.LatLng(30.74189, -4.29425),new google.maps.LatLng(30.74185, -4.29416),new google.maps.LatLng(30.74398, -4.2915),new google.maps.LatLng(30.74768, -4.28802),new google.maps.LatLng(30.75238, -4.28506),new google.maps.LatLng(30.75547, -4.28122),new google.maps.LatLng(30.75847, -4.27771),new google.maps.LatLng(30.76933, -4.26715),new google.maps.LatLng(30.77486, -4.26303),new google.maps.LatLng(30.781, -4.25788),new google.maps.LatLng(30.7871, -4.25235),new google.maps.LatLng(30.79359, -4.24945),new google.maps.LatLng(30.80109, -4.24753),new google.maps.LatLng(30.80902, -4.24561),new google.maps.LatLng(30.81691, -4.2435),new google.maps.LatLng(30.82082, -4.24256),new google.maps.LatLng(30.8208, -4.24255),new google.maps.LatLng(30.82357, -4.242),new google.maps.LatLng(30.82361, -4.24207),new google.maps.LatLng(30.8236, -4.24207),new google.maps.LatLng(30.82361, -4.24207),new google.maps.LatLng(30.82364, -4.24197),new google.maps.LatLng(30.82368, -4.24197),new google.maps.LatLng(30.82357, -4.23831),new google.maps.LatLng(30.82339, -4.2373),new google.maps.LatLng(30.82333, -4.23727),new google.maps.LatLng(30.82206, -4.22943),new google.maps.LatLng(30.8205, -4.22195),new google.maps.LatLng(30.81936, -4.21597),new google.maps.LatLng(30.81976, -4.20776),new google.maps.LatLng(30.82146, -4.19971),new google.maps.LatLng(30.82501, -4.19495),new google.maps.LatLng(30.82932, -4.19037),new google.maps.LatLng(30.83288, -4.18417),new google.maps.LatLng(30.83656, -4.17856),new google.maps.LatLng(30.83652, -4.17862),new google.maps.LatLng(30.83679, -4.17578),new google.maps.LatLng(30.83788, -4.1731),new google.maps.LatLng(30.83792, -4.17297),new google.maps.LatLng(30.83794, -4.17297),new google.maps.LatLng(30.84298, -4.17145),new google.maps.LatLng(30.84953, -4.16739),new google.maps.LatLng(30.85218, -4.16544),new google.maps.LatLng(30.85859, -4.16168),new google.maps.LatLng(30.86497, -4.15741),new google.maps.LatLng(30.87174, -4.15311),new google.maps.LatLng(30.87847, -4.14893),new google.maps.LatLng(30.8842, -4.14532),new google.maps.LatLng(30.89001, -4.14133),new google.maps.LatLng(30.89734, -4.13702),new google.maps.LatLng(30.90199, -4.13211),new google.maps.LatLng(30.90198, -4.13214),new google.maps.LatLng(30.90197, -4.13217),new google.maps.LatLng(30.90181, -4.12836),new google.maps.LatLng(30.90146, -4.12189),new google.maps.LatLng(30.90086, -4.11494),new google.maps.LatLng(30.90083, -4.1077),new google.maps.LatLng(30.89777, -4.0918),new google.maps.LatLng(30.89581, -4.08371),new google.maps.LatLng(30.89418, -4.07526),new google.maps.LatLng(30.89159, -4.06656),new google.maps.LatLng(30.88993, -4.06055),new google.maps.LatLng(30.89176, -4.0498),new google.maps.LatLng(30.89615, -4.04083),new google.maps.LatLng(30.90036, -4.03281),new google.maps.LatLng(30.90384, -4.02457),new google.maps.LatLng(30.9053, -4.01611),new google.maps.LatLng(30.90186, -4.00772),new google.maps.LatLng(30.89804, -3.99969),new google.maps.LatLng(30.89537, -3.99255),new google.maps.LatLng(30.89649, -3.99066),new google.maps.LatLng(30.90164, -3.98352),new google.maps.LatLng(30.90691, -3.97604),new google.maps.LatLng(30.9124, -3.96826),new google.maps.LatLng(30.91797, -3.96039),new google.maps.LatLng(30.92341, -3.953),new google.maps.LatLng(30.92912, -3.94562),new google.maps.LatLng(30.93445, -3.93893),new google.maps.LatLng(30.93864, -3.93436),new google.maps.LatLng(30.94656, -3.92578),new google.maps.LatLng(30.95333, -3.92068),new google.maps.LatLng(30.96117, -3.91605),new google.maps.LatLng(30.96895, -3.91113),new google.maps.LatLng(30.96913, -3.91089),new google.maps.LatLng(30.96913, -3.91086),new google.maps.LatLng(30.96926, -3.91092),new google.maps.LatLng(30.97095, -3.91028),new google.maps.LatLng(30.97097, -3.91025),new google.maps.LatLng(30.97097, -3.91028),new google.maps.LatLng(30.97048, -3.91125),new google.maps.LatLng(30.97213, -3.91083),new google.maps.LatLng(30.97549, -3.91345),new google.maps.LatLng(30.97851, -3.91776),new google.maps.LatLng(30.98212, -3.92209),new google.maps.LatLng(30.98589, -3.92557),new google.maps.LatLng(30.98779, -3.92859),new google.maps.LatLng(30.99251, -3.93155),new google.maps.LatLng(31.00022, -3.93292),new google.maps.LatLng(31.00585, -3.93677),new google.maps.LatLng(31.01133, -3.94336),new google.maps.LatLng(31.01596, -3.94666),new google.maps.LatLng(31.02105, -3.94888),new google.maps.LatLng(31.0282, -3.94971),new google.maps.LatLng(31.03081, -3.95041),new google.maps.LatLng(31.03862, -3.95032),new google.maps.LatLng(31.04528, -3.94879),new google.maps.LatLng(31.05291, -3.94797),new google.maps.LatLng(31.06025, -3.94772),new google.maps.LatLng(31.06813, -3.9473),new google.maps.LatLng(31.07531, -3.94717),new google.maps.LatLng(31.08196, -3.9473),new google.maps.LatLng(31.08883, -3.94797),new google.maps.LatLng(31.09644, -3.94666),new google.maps.LatLng(31.10279, -3.94427),new google.maps.LatLng(31.10945, -3.94189),new google.maps.LatLng(31.11651, -3.93896),new google.maps.LatLng(31.12183, -3.93716),new google.maps.LatLng(31.12183, -3.93716),new google.maps.LatLng(31.12183, -3.93716),new google.maps.LatLng(31.12182, -3.93716),new google.maps.LatLng(31.1219, -3.93735),new google.maps.LatLng(31.12285, -3.9429),new google.maps.LatLng(31.12552, -3.94913),new google.maps.LatLng(31.12711, -3.95392),new google.maps.LatLng(31.1293, -3.95813),new google.maps.LatLng(31.12955, -3.96237),new google.maps.LatLng(31.129, -3.96609),new google.maps.LatLng(31.12835, -3.97021),new google.maps.LatLng(31.12914, -3.97501),new google.maps.LatLng(31.13272, -3.97772),new google.maps.LatLng(31.13506, -3.97955),new google.maps.LatLng(31.13836, -3.98333),new google.maps.LatLng(31.14108, -3.98734),new google.maps.LatLng(31.14531, -3.99185),new google.maps.LatLng(31.14986, -3.99503),new google.maps.LatLng(31.15315, -3.99902),new google.maps.LatLng(31.15686, -4.0036),new google.maps.LatLng(31.16051, -4.00739),new google.maps.LatLng(31.16311, -4.01035),new google.maps.LatLng(31.16601, -4.01273),new google.maps.LatLng(31.17022, -4.01917),new google.maps.LatLng(31.17454, -4.02374),new google.maps.LatLng(31.17711, -4.02936),new google.maps.LatLng(31.18058, -4.03751),new google.maps.LatLng(31.18441, -4.04672),new google.maps.LatLng(31.18836, -4.0565),new google.maps.LatLng(31.18969, -4.05948),new google.maps.LatLng(31.1897, -4.05948),new google.maps.LatLng(31.18923, -4.05922),new google.maps.LatLng(31.18844, -4.05884),new google.maps.LatLng(31.18977, -4.06259),new google.maps.LatLng(31.1898, -4.06284),new google.maps.LatLng(31.1898, -4.06284),new google.maps.LatLng(31.1898, -4.06281),new google.maps.LatLng(31.18992, -4.06281),new google.maps.LatLng(31.1899, -4.06281),new google.maps.LatLng(31.1899, -4.06281),new google.maps.LatLng(31.1899, -4.06281),new google.maps.LatLng(31.18984, -4.06281),new google.maps.LatLng(31.18984, -4.06281),new google.maps.LatLng(31.18985, -4.06277),new google.maps.LatLng(31.18984, -4.06281),new google.maps.LatLng(31.18985, -4.06281),new google.maps.LatLng(31.18982, -4.06281),new google.maps.LatLng(31.18988, -4.06281),new google.maps.LatLng(31.18988, -4.06274),new google.maps.LatLng(31.18988, -4.06274),new google.maps.LatLng(31.18988, -4.06277),new google.maps.LatLng(31.18986, -4.06277),new google.maps.LatLng(31.18986, -4.06277),new google.maps.LatLng(31.944566, -4.402426),new google.maps.LatLng(40.495338, -3.568792)]; trackPath2 = new google.maps.Polyline({ path: flightPlanCoordinates2, strokeColor: '#fef001', strokeOpacity: 1.0, strokeWeight: 2 }); trackPath2.setMap(map); var flightPlanCoordinates3 = [ new google.maps.LatLng(41.40002, 2.1463),new google.maps.LatLng(30.60744, -5.40659),new google.maps.LatLng(30.61159, -5.40936),new google.maps.LatLng(30.65723, -5.36639),new google.maps.LatLng(30.65717, -5.36639),new google.maps.LatLng(30.65714, -5.36636),new google.maps.LatLng(30.65436, -5.35883),new google.maps.LatLng(30.65151, -5.35107),new google.maps.LatLng(30.64894, -5.34384),new google.maps.LatLng(30.64443, -5.33502),new google.maps.LatLng(30.64071, -5.32608),new google.maps.LatLng(30.63522, -5.32316),new google.maps.LatLng(30.63204, -5.31518),new google.maps.LatLng(30.6303, -5.30801),new google.maps.LatLng(30.63161, -5.30249),new google.maps.LatLng(30.63599, -5.29428),new google.maps.LatLng(30.63831, -5.28638),new google.maps.LatLng(30.6382, -5.27783),new google.maps.LatLng(30.64039, -5.27388),new google.maps.LatLng(30.64761, -5.27563),new google.maps.LatLng(30.65587, -5.27515),new google.maps.LatLng(30.6613, -5.26898),new google.maps.LatLng(30.66789, -5.26337),new google.maps.LatLng(30.67178, -5.25821),new google.maps.LatLng(30.67691, -5.25021),new google.maps.LatLng(30.68024, -5.2392),new google.maps.LatLng(30.68108, -5.22748),new google.maps.LatLng(30.68278, -5.216),new google.maps.LatLng(30.68351, -5.21109),new google.maps.LatLng(30.68321, -5.20766),new google.maps.LatLng(30.68251, -5.19577),new google.maps.LatLng(30.68172, -5.18524),new google.maps.LatLng(30.68205, -5.18054),new google.maps.LatLng(30.68509, -5.16428),new google.maps.LatLng(30.68925, -5.15201),new google.maps.LatLng(30.69269, -5.14084),new google.maps.LatLng(30.69741, -5.12997),new google.maps.LatLng(30.70197, -5.1178),new google.maps.LatLng(30.70648, -5.10604),new google.maps.LatLng(30.70856, -5.10352),new google.maps.LatLng(30.71598, -5.09313),new google.maps.LatLng(30.71882, -5.08328),new google.maps.LatLng(30.72107, -5.07217),new google.maps.LatLng(30.72188, -5.05908),new google.maps.LatLng(30.72275, -5.04642),new google.maps.LatLng(30.72343, -5.03378),new google.maps.LatLng(30.72424, -5.02124),new google.maps.LatLng(30.72508, -5.00787),new google.maps.LatLng(30.72583, -4.99493),new google.maps.LatLng(30.72488, -4.98264),new google.maps.LatLng(30.72158, -4.97729),new google.maps.LatLng(30.71489, -4.97274),new google.maps.LatLng(30.70734, -4.96793),new google.maps.LatLng(30.70009, -4.96323),new google.maps.LatLng(30.69326, -4.95874),new google.maps.LatLng(30.68704, -4.95402),new google.maps.LatLng(30.68571, -4.94687),new google.maps.LatLng(30.67619, -4.9259),new google.maps.LatLng(30.67362, -4.91885),new google.maps.LatLng(30.67103, -4.91302),new google.maps.LatLng(30.66936, -4.90598),new google.maps.LatLng(30.66751, -4.89826),new google.maps.LatLng(30.66414, -4.8912),new google.maps.LatLng(30.66178, -4.88522),new google.maps.LatLng(30.66046, -4.87723),new google.maps.LatLng(30.65969, -4.86968),new google.maps.LatLng(30.65971, -4.86249),new google.maps.LatLng(30.66068, -4.85526),new google.maps.LatLng(30.66075, -4.84836),new google.maps.LatLng(30.65856, -4.84235),new google.maps.LatLng(30.65482, -4.83649),new google.maps.LatLng(30.65019, -4.83218),new google.maps.LatLng(30.64535, -4.82654),new google.maps.LatLng(30.64135, -4.81991),new google.maps.LatLng(30.62916, -4.80005),new google.maps.LatLng(30.62684, -4.79147),new google.maps.LatLng(30.62477, -4.78268),new google.maps.LatLng(30.62384, -4.77686),new google.maps.LatLng(30.6256, -4.76868),new google.maps.LatLng(30.62748, -4.76007),new google.maps.LatLng(30.62939, -4.75107),new google.maps.LatLng(30.63112, -4.74142),new google.maps.LatLng(30.63337, -4.73203),new google.maps.LatLng(30.63498, -4.72491),new google.maps.LatLng(30.63696, -4.71555),new google.maps.LatLng(30.63865, -4.70673),new google.maps.LatLng(30.64046, -4.69907),new google.maps.LatLng(30.64224, -4.69067),new google.maps.LatLng(30.64386, -4.68286),new google.maps.LatLng(30.64561, -4.67572),new google.maps.LatLng(30.6479, -4.6673),new google.maps.LatLng(30.64943, -4.65799),new google.maps.LatLng(30.65112, -4.64905),new google.maps.LatLng(30.65195, -4.64468),new google.maps.LatLng(30.65384, -4.63704),new google.maps.LatLng(30.6559, -4.62955),new google.maps.LatLng(30.65763, -4.62326),new google.maps.LatLng(30.66051, -4.61794),new google.maps.LatLng(30.66283, -4.61228),new google.maps.LatLng(30.66363, -4.60663),new google.maps.LatLng(30.66483, -4.60165),new google.maps.LatLng(30.66825, -4.59851),new google.maps.LatLng(30.67137, -4.59296),new google.maps.LatLng(30.67483, -4.58597),new google.maps.LatLng(30.67816, -4.57751),new google.maps.LatLng(30.68232, -4.56944),new google.maps.LatLng(30.68713, -4.56352),new google.maps.LatLng(30.69446, -4.56403),new google.maps.LatLng(30.70217, -4.56549),new google.maps.LatLng(30.70731, -4.5654),new google.maps.LatLng(30.71071, -4.56348),new google.maps.LatLng(30.71328, -4.56314),new google.maps.LatLng(30.72081, -4.56161),new google.maps.LatLng(30.72905, -4.55955),new google.maps.LatLng(30.73699, -4.55723),new google.maps.LatLng(30.77616, -4.5639),new google.maps.LatLng(30.78453, -4.56485),new google.maps.LatLng(30.79301, -4.5657),new google.maps.LatLng(30.80144, -4.56662),new google.maps.LatLng(30.80539, -4.56688),new google.maps.LatLng(30.81334, -4.56619),new google.maps.LatLng(30.82209, -4.56516),new google.maps.LatLng(30.83089, -4.56516),new google.maps.LatLng(30.83946, -4.56461),new google.maps.LatLng(30.84784, -4.56342),new google.maps.LatLng(30.85578, -4.56119),new google.maps.LatLng(30.86122, -4.55814),new google.maps.LatLng(30.86823, -4.55338),new google.maps.LatLng(30.87101, -4.55033),new google.maps.LatLng(30.87621, -4.54477),new google.maps.LatLng(30.8771, -4.54471),new google.maps.LatLng(30.87745, -4.54477),new google.maps.LatLng(30.87934, -4.54451),new google.maps.LatLng(30.88111, -4.54123),new google.maps.LatLng(30.88341, -4.5336),new google.maps.LatLng(30.87824, -4.53003),new google.maps.LatLng(30.8738, -4.52261),new google.maps.LatLng(30.87139, -4.51379),new google.maps.LatLng(30.86718, -4.50452),new google.maps.LatLng(30.8626, -4.49503),new google.maps.LatLng(30.85809, -4.48557),new google.maps.LatLng(30.85308, -4.47623),new google.maps.LatLng(30.84812, -4.46661),new google.maps.LatLng(30.8434, -4.45665),new google.maps.LatLng(30.84136, -4.45047),new google.maps.LatLng(30.84137, -4.45047),new google.maps.LatLng(30.84137, -4.45047),new google.maps.LatLng(30.84275, -4.44992),new google.maps.LatLng(30.84423, -4.44907),new google.maps.LatLng(30.84422, -4.44904),new google.maps.LatLng(30.84427, -4.44901),new google.maps.LatLng(30.84423, -4.44897),new google.maps.LatLng(30.84414, -4.44913),new google.maps.LatLng(30.84432, -4.44904),new google.maps.LatLng(30.83887, -4.45071),new google.maps.LatLng(30.83187, -4.45181),new google.maps.LatLng(30.82549, -4.45273),new google.maps.LatLng(30.81825, -4.45105),new google.maps.LatLng(30.81096, -4.44864),new google.maps.LatLng(30.80306, -4.44667),new google.maps.LatLng(30.79735, -4.4451),new google.maps.LatLng(30.78895, -4.44287),new google.maps.LatLng(30.78067, -4.44081),new google.maps.LatLng(30.77218, -4.43976),new google.maps.LatLng(30.76395, -4.44177),new google.maps.LatLng(30.75805, -4.44098),new google.maps.LatLng(30.7502, -4.43469),new google.maps.LatLng(30.74477, -4.43011),new google.maps.LatLng(30.74038, -4.42664),new google.maps.LatLng(30.73661, -4.42239),new google.maps.LatLng(30.7317, -4.41791),new google.maps.LatLng(30.72862, -4.41306),new google.maps.LatLng(30.72972, -4.40634),new google.maps.LatLng(30.7289, -4.39935),new google.maps.LatLng(30.72853, -4.39334),new google.maps.LatLng(30.72724, -4.3866),new google.maps.LatLng(30.72607, -4.37839),new google.maps.LatLng(30.72541, -4.37103),new google.maps.LatLng(30.72528, -4.36557),new google.maps.LatLng(30.72528, -4.36403),new google.maps.LatLng(30.72576, -4.35849),new google.maps.LatLng(30.72869, -4.33954),new google.maps.LatLng(30.72983, -4.33148),new google.maps.LatLng(30.7322, -4.32324),new google.maps.LatLng(30.73437, -4.31451),new google.maps.LatLng(30.73703, -4.3063),new google.maps.LatLng(30.73986, -4.29828),new google.maps.LatLng(30.74201, -4.29394),new google.maps.LatLng(30.7451, -4.29065),new google.maps.LatLng(30.75656, -4.2804),new google.maps.LatLng(30.763, -4.27388),new google.maps.LatLng(30.76998, -4.26685),new google.maps.LatLng(30.77805, -4.26058),new google.maps.LatLng(30.78741, -4.252),new google.maps.LatLng(30.79771, -4.24841),new google.maps.LatLng(30.8104, -4.24521),new google.maps.LatLng(30.82079, -4.24255),new google.maps.LatLng(30.82079, -4.24255),new google.maps.LatLng(30.8236, -4.24203),new google.maps.LatLng(30.96916, -3.91086),new google.maps.LatLng(30.97096, -3.91022),new google.maps.LatLng(30.97115, -3.91025),new google.maps.LatLng(30.97111, -3.91025),new google.maps.LatLng(30.97111, -3.91025),new google.maps.LatLng(30.97105, -3.91025),new google.maps.LatLng(30.97105, -3.91025),new google.maps.LatLng(30.97109, -3.91025),new google.maps.LatLng(30.97112, -3.91031),new google.maps.LatLng(30.97105, -3.91022),new google.maps.LatLng(30.97105, -3.91022),new google.maps.LatLng(30.97105, -3.91022),new google.maps.LatLng(30.97117, -3.91034),new google.maps.LatLng(30.97107, -3.91031),new google.maps.LatLng(30.97457, -3.91211),new google.maps.LatLng(30.97767, -3.91614),new google.maps.LatLng(30.98118, -3.92004),new google.maps.LatLng(30.98467, -3.92337),new google.maps.LatLng(30.98751, -3.92816),new google.maps.LatLng(30.99294, -3.93173),new google.maps.LatLng(30.99921, -3.93286),new google.maps.LatLng(31.00851, -3.93872),new google.maps.LatLng(31.01387, -3.94537),new google.maps.LatLng(31.0201, -3.9487),new google.maps.LatLng(31.02928, -3.9499),new google.maps.LatLng(31.03808, -3.94999),new google.maps.LatLng(31.0452, -3.94952),new google.maps.LatLng(31.0561, -3.94797),new google.maps.LatLng(31.06649, -3.94739),new google.maps.LatLng(31.07722, -3.94729),new google.maps.LatLng(31.09696, -3.94666),new google.maps.LatLng(31.10753, -3.9429),new google.maps.LatLng(31.1177, -3.93869),new google.maps.LatLng(31.12162, -3.93805),new google.maps.LatLng(31.11625, -3.94461),new google.maps.LatLng(31.11444, -3.95236),new google.maps.LatLng(31.1143, -3.95981),new google.maps.LatLng(31.11697, -3.96713),new google.maps.LatLng(31.12235, -3.97031),new google.maps.LatLng(31.13505, -3.97955),new google.maps.LatLng(31.14003, -3.98547),new google.maps.LatLng(31.14553, -3.99091),new google.maps.LatLng(31.15072, -3.996),new google.maps.LatLng(31.15626, -4.00252),new google.maps.LatLng(31.1612, -4.00793),new google.maps.LatLng(31.16568, -4.01233),new google.maps.LatLng(31.17005, -4.01871),new google.maps.LatLng(31.17529, -4.02463),new google.maps.LatLng(31.1788, -4.03287),new google.maps.LatLng(31.18429, -4.04635),new google.maps.LatLng(31.18967, -4.05948),new google.maps.LatLng(31.18967, -4.05948),new google.maps.LatLng(31.1897, -4.05948),new google.maps.LatLng(31.18843, -4.05884),new google.maps.LatLng(31.18844, -4.05884),new google.maps.LatLng(31.18977, -4.06279),new google.maps.LatLng(31.18979, -4.06281),new google.maps.LatLng(31.18979, -4.06281),new google.maps.LatLng(31.1898, -4.06281),new google.maps.LatLng(31.18991, -4.06277),new google.maps.LatLng(31.18991, -4.06277),new google.maps.LatLng(31.18988, -4.06281),new google.maps.LatLng(31.18985, -4.06274),new google.maps.LatLng(31.18984, -4.06281),new google.maps.LatLng(31.18984, -4.06281),new google.maps.LatLng(31.18997, -4.06293),new google.maps.LatLng(31.1899, -4.06284),new google.maps.LatLng(31.18985, -4.06281),new google.maps.LatLng(31.18984, -4.06281),new google.maps.LatLng(31.1899, -4.06277),new google.maps.LatLng(31.18987, -4.06274),new google.maps.LatLng(31.944566, -4.402426),new google.maps.LatLng(31.18987, -4.06274),new google.maps.LatLng(31.944566, -4.402426),new google.maps.LatLng(40.495338, -3.568792)]; trackPath3 = new google.maps.Polyline({ path: flightPlanCoordinates3, strokeColor: '#36bc08', strokeOpacity: 1.0, strokeWeight: 2 }); trackPath3.setMap(map); var flightPlanCoordinates4 = [ new google.maps.LatLng(30.60604, -5.40646),new google.maps.LatLng(30.60674, -5.4064),new google.maps.LatLng(30.60937, -5.40784),new google.maps.LatLng(30.61479, -5.41031),new google.maps.LatLng(30.62107, -5.40851),new google.maps.LatLng(30.62575, -5.40408),new google.maps.LatLng(30.63075, -5.39917),new google.maps.LatLng(30.63575, -5.39374),new google.maps.LatLng(30.6404, -5.38788),new google.maps.LatLng(30.64501, -5.38315),new google.maps.LatLng(30.65022, -5.37836),new google.maps.LatLng(30.65423, -5.37372),new google.maps.LatLng(30.65796, -5.3696),new google.maps.LatLng(30.65796, -5.36932),new google.maps.LatLng(30.65972, -5.36846),new google.maps.LatLng(30.65975, -5.3685),new google.maps.LatLng(30.65852, -5.36758),new google.maps.LatLng(30.65737, -5.36658),new google.maps.LatLng(30.65722, -5.36639),new google.maps.LatLng(30.65544, -5.3613),new google.maps.LatLng(30.65297, -5.35516),new google.maps.LatLng(30.65058, -5.34869),new google.maps.LatLng(30.64761, -5.34186),new google.maps.LatLng(30.64456, -5.33548),new google.maps.LatLng(30.64131, -5.3273),new google.maps.LatLng(30.63599, -5.32344),new google.maps.LatLng(30.6335, -5.31709),new google.maps.LatLng(30.63062, -5.31125),new google.maps.LatLng(30.6315, -5.30267),new google.maps.LatLng(30.63451, -5.29633),new google.maps.LatLng(30.638, -5.28992),new google.maps.LatLng(30.63843, -5.28262),new google.maps.LatLng(30.63869, -5.27661),new google.maps.LatLng(30.63933, -5.27567),new google.maps.LatLng(30.63932, -5.2756),new google.maps.LatLng(30.64254, -5.27457),new google.maps.LatLng(30.64776, -5.27551),new google.maps.LatLng(30.65615, -5.27505),new google.maps.LatLng(30.66117, -5.26956),new google.maps.LatLng(30.6669, -5.26428),new google.maps.LatLng(30.67044, -5.26074),new google.maps.LatLng(30.67446, -5.2536),new google.maps.LatLng(30.67859, -5.24619),new google.maps.LatLng(30.68054, -5.23746),new google.maps.LatLng(30.68114, -5.22819),new google.maps.LatLng(30.68243, -5.21893),new google.maps.LatLng(30.68346, -5.21112),new google.maps.LatLng(30.68345, -5.21109),new google.maps.LatLng(30.6827, -5.19995),new google.maps.LatLng(30.68197, -5.18933),new google.maps.LatLng(30.68334, -5.17059),new google.maps.LatLng(30.68666, -5.15912),new google.maps.LatLng(30.69012, -5.14792),new google.maps.LatLng(30.69376, -5.13831),new google.maps.LatLng(30.69795, -5.12848),new google.maps.LatLng(30.70169, -5.11844),new google.maps.LatLng(30.70552, -5.10867),new google.maps.LatLng(30.70955, -5.10236),new google.maps.LatLng(30.71589, -5.09326),new google.maps.LatLng(30.71855, -5.08408),new google.maps.LatLng(30.72095, -5.07281),new google.maps.LatLng(30.72184, -5.05933),new google.maps.LatLng(30.72269, -5.04507),new google.maps.LatLng(30.72341, -5.03052),new google.maps.LatLng(30.72462, -5.01578),new google.maps.LatLng(30.72535, -5.00092),new google.maps.LatLng(30.72615, -4.98676),new google.maps.LatLng(30.7257, -4.983),new google.maps.LatLng(30.72488, -4.98266),new google.maps.LatLng(30.72486, -4.98276),new google.maps.LatLng(30.63988, -4.70148),new google.maps.LatLng(30.64169, -4.69382),new google.maps.LatLng(30.64318, -4.6861),new google.maps.LatLng(30.645, -4.6774),new google.maps.LatLng(30.64647, -4.67017),new google.maps.LatLng(30.6483, -4.66129),new google.maps.LatLng(30.65022, -4.65289),new google.maps.LatLng(30.65145, -4.64737),new google.maps.LatLng(30.65144, -4.6474),new google.maps.LatLng(30.65146, -4.6474),new google.maps.LatLng(30.65146, -4.6474),new google.maps.LatLng(30.65146, -4.64743),new google.maps.LatLng(30.65146, -4.6474),new google.maps.LatLng(30.65145, -4.64737),new google.maps.LatLng(30.65146, -4.64743),new google.maps.LatLng(30.65146, -4.64746),new google.maps.LatLng(30.65145, -4.6474),new google.maps.LatLng(30.65146, -4.64746),new google.maps.LatLng(30.65146, -4.64743),new google.maps.LatLng(30.65146, -4.64743),new google.maps.LatLng(30.65146, -4.64743),new google.maps.LatLng(30.65147, -4.6474),new google.maps.LatLng(30.65147, -4.6474),new google.maps.LatLng(30.65149, -4.64737),new google.maps.LatLng(30.65148, -4.6474),new google.maps.LatLng(30.65149, -4.64743),new google.maps.LatLng(30.65147, -4.6474),new google.maps.LatLng(30.65149, -4.64746),new google.maps.LatLng(30.65149, -4.64746),new google.maps.LatLng(30.6515, -4.64752),new google.maps.LatLng(30.65146, -4.6474),new google.maps.LatLng(30.65146, -4.6474),new google.maps.LatLng(30.65146, -4.6474),new google.maps.LatLng(30.65146, -4.6474),new google.maps.LatLng(30.65145, -4.6474),new google.maps.LatLng(30.65149, -4.64746),new google.maps.LatLng(30.65148, -4.6474),new google.maps.LatLng(30.65151, -4.64746),new google.maps.LatLng(30.65151, -4.6474),new google.maps.LatLng(30.65149, -4.64734),new google.maps.LatLng(30.65147, -4.64743),new google.maps.LatLng(30.65147, -4.6474),new google.maps.LatLng(30.65149, -4.64743),new google.maps.LatLng(30.6515, -4.6474),new google.maps.LatLng(30.65151, -4.6474),new google.maps.LatLng(30.65145, -4.64731),new google.maps.LatLng(30.65149, -4.6474),new google.maps.LatLng(30.65148, -4.64737),new google.maps.LatLng(30.65149, -4.6474),new google.maps.LatLng(30.65149, -4.64737),new google.maps.LatLng(30.65149, -4.6474),new google.maps.LatLng(30.65149, -4.6474),new google.maps.LatLng(30.65152, -4.64746),new google.maps.LatLng(30.65151, -4.64746),new google.maps.LatLng(30.65152, -4.64763),new google.maps.LatLng(30.65258, -4.64395),new google.maps.LatLng(30.65452, -4.63651),new google.maps.LatLng(30.65614, -4.62949),new google.maps.LatLng(30.65728, -4.62375),new google.maps.LatLng(30.65778, -4.62274),new google.maps.LatLng(30.65868, -4.62036),new google.maps.LatLng(30.66155, -4.61792),new google.maps.LatLng(30.6631, -4.61014),new google.maps.LatLng(30.6635, -4.60352),new google.maps.LatLng(30.66504, -4.60132),new google.maps.LatLng(30.66756, -4.59888),new google.maps.LatLng(30.67026, -4.59509),new google.maps.LatLng(30.67339, -4.58896),new google.maps.LatLng(30.6762, -4.58212),new google.maps.LatLng(30.67999, -4.57336),new google.maps.LatLng(30.68391, -4.56543),new google.maps.LatLng(30.68882, -4.56274),new google.maps.LatLng(30.69635, -4.56436),new google.maps.LatLng(30.70296, -4.56522),new google.maps.LatLng(30.70747, -4.56534),new google.maps.LatLng(30.70986, -4.56406),new google.maps.LatLng(30.7121, -4.56348),new google.maps.LatLng(30.7121, -4.56345),new google.maps.LatLng(30.71211, -4.56342),new google.maps.LatLng(30.71211, -4.56342),new google.maps.LatLng(30.71214, -4.56348),new google.maps.LatLng(30.71211, -4.56345),new google.maps.LatLng(30.71241, -4.5632),new google.maps.LatLng(30.71997, -4.56168),new google.maps.LatLng(30.72772, -4.55954),new google.maps.LatLng(30.73553, -4.55756),new google.maps.LatLng(30.74779, -4.55777),new google.maps.LatLng(30.75607, -4.56189),new google.maps.LatLng(30.76469, -4.56412),new google.maps.LatLng(30.77242, -4.56406),new google.maps.LatLng(30.77987, -4.56439),new google.maps.LatLng(30.78719, -4.56522),new google.maps.LatLng(30.79478, -4.56589),new google.maps.LatLng(30.80242, -4.56677),new google.maps.LatLng(30.80491, -4.56711),new google.maps.LatLng(30.80494, -4.56711),new google.maps.LatLng(30.80496, -4.56705),new google.maps.LatLng(30.81183, -4.56641),new google.maps.LatLng(30.81979, -4.56512),new google.maps.LatLng(30.82737, -4.5643),new google.maps.LatLng(30.835, -4.56342),new google.maps.LatLng(30.84278, -4.56259),new google.maps.LatLng(30.8505, -4.56156),new google.maps.LatLng(30.85659, -4.55899),new google.maps.LatLng(30.86253, -4.5574),new google.maps.LatLng(30.86832, -4.55337),new google.maps.LatLng(30.87102, -4.54959),new google.maps.LatLng(30.87625, -4.54483),new google.maps.LatLng(30.87721, -4.54468),new google.maps.LatLng(30.87751, -4.54468),new google.maps.LatLng(30.87789, -4.54486),new google.maps.LatLng(30.87888, -4.54469),new google.maps.LatLng(30.88077, -4.54364),new google.maps.LatLng(30.88128, -4.54012),new google.maps.LatLng(30.88348, -4.53336),new google.maps.LatLng(30.88381, -4.53149),new google.maps.LatLng(30.87753, -4.5296),new google.maps.LatLng(30.87386, -4.52289),new google.maps.LatLng(30.8718, -4.51553),new google.maps.LatLng(30.86873, -4.50781),new google.maps.LatLng(30.86488, -4.49969),new google.maps.LatLng(30.86119, -4.49188),new google.maps.LatLng(30.85728, -4.48413),new google.maps.LatLng(30.853, -4.47604),new google.maps.LatLng(30.84884, -4.4679),new google.maps.LatLng(30.84466, -4.45969),new google.maps.LatLng(30.84223, -4.45267),new google.maps.LatLng(30.84133, -4.45044),new google.maps.LatLng(30.84134, -4.45044),new google.maps.LatLng(30.84133, -4.45038),new google.maps.LatLng(30.84419, -4.44907),new google.maps.LatLng(30.84425, -4.44907),new google.maps.LatLng(30.84423, -4.44901),new google.maps.LatLng(30.84421, -4.44904),new google.maps.LatLng(30.8442, -4.44901),new google.maps.LatLng(30.84421, -4.44904),new google.maps.LatLng(30.84423, -4.44901),new google.maps.LatLng(30.84423, -4.44901),new google.maps.LatLng(30.84421, -4.44901),new google.maps.LatLng(30.84421, -4.44904),new google.maps.LatLng(30.84421, -4.44904),new google.maps.LatLng(30.84425, -4.44904),new google.maps.LatLng(30.8403, -4.45056),new google.maps.LatLng(30.8324, -4.45168),new google.maps.LatLng(30.82586, -4.45233),new google.maps.LatLng(30.81884, -4.4512),new google.maps.LatLng(30.81134, -4.44879),new google.maps.LatLng(30.80374, -4.44673),new google.maps.LatLng(30.79832, -4.44531),new google.maps.LatLng(30.79083, -4.44336),new google.maps.LatLng(30.78267, -4.44107),new google.maps.LatLng(30.77419, -4.43945),new google.maps.LatLng(30.76617, -4.44144),new google.maps.LatLng(30.75865, -4.4411),new google.maps.LatLng(30.75217, -4.43698),new google.maps.LatLng(30.74674, -4.43219),new google.maps.LatLng(30.7416, -4.42804),new google.maps.LatLng(30.73709, -4.42332),new google.maps.LatLng(30.73255, -4.41885),new google.maps.LatLng(30.72883, -4.4151),new google.maps.LatLng(30.72882, -4.4151),new google.maps.LatLng(30.7288, -4.4151),new google.maps.LatLng(30.7288, -4.41507),new google.maps.LatLng(30.72882, -4.41196),new google.maps.LatLng(30.72974, -4.40701),new google.maps.LatLng(30.72916, -4.40222),new google.maps.LatLng(30.72819, -4.39615),new google.maps.LatLng(30.7269, -4.39197),new google.maps.LatLng(30.727, -4.38617),new google.maps.LatLng(30.72614, -4.379),new google.maps.LatLng(30.72588, -4.37158),new google.maps.LatLng(30.72528, -4.36713),new google.maps.LatLng(30.72527, -4.36557),new google.maps.LatLng(30.72523, -4.36463),new google.maps.LatLng(30.72531, -4.36206),new google.maps.LatLng(30.72576, -4.3577),new google.maps.LatLng(30.72682, -4.35007),new google.maps.LatLng(30.72768, -4.3436),new google.maps.LatLng(30.72897, -4.33493),new google.maps.LatLng(30.73021, -4.32815),new google.maps.LatLng(30.73196, -4.32074),new google.maps.LatLng(30.73397, -4.31342),new google.maps.LatLng(30.73633, -4.3063),new google.maps.LatLng(30.73847, -4.30069),new google.maps.LatLng(30.7411, -4.29504),new google.maps.LatLng(30.74183, -4.29416),new google.maps.LatLng(30.74183, -4.29416),new google.maps.LatLng(30.74242, -4.29337),new google.maps.LatLng(30.74683, -4.28925),new google.maps.LatLng(30.75137, -4.28601),new google.maps.LatLng(30.75471, -4.28226),new google.maps.LatLng(30.75887, -4.2772),new google.maps.LatLng(30.7642, -4.272),new google.maps.LatLng(30.76982, -4.26675),new google.maps.LatLng(30.77518, -4.26285),new google.maps.LatLng(30.7814, -4.25753),new google.maps.LatLng(30.78733, -4.25204),new google.maps.LatLng(30.79428, -4.24929),new google.maps.LatLng(30.80189, -4.24744),new google.maps.LatLng(30.80982, -4.24542),new google.maps.LatLng(30.81763, -4.24336),new google.maps.LatLng(30.82076, -4.24267),new google.maps.LatLng(30.82082, -4.24255),new google.maps.LatLng(30.82359, -4.242),new google.maps.LatLng(30.82359, -4.24203),new google.maps.LatLng(30.82436, -4.24194),new google.maps.LatLng(30.82364, -4.24197),new google.maps.LatLng(30.82357, -4.24197),new google.maps.LatLng(30.82358, -4.24197),new google.maps.LatLng(30.82359, -4.242),new google.maps.LatLng(30.82387, -4.24307),new google.maps.LatLng(30.82331, -4.24005),new google.maps.LatLng(30.82253, -4.23273),new google.maps.LatLng(30.82094, -4.22369),new google.maps.LatLng(30.81931, -4.21527),new google.maps.LatLng(30.81978, -4.20801),new google.maps.LatLng(30.82168, -4.19897),new google.maps.LatLng(30.82581, -4.19455),new google.maps.LatLng(30.82978, -4.18988),new google.maps.LatLng(30.83335, -4.18338),new google.maps.LatLng(30.83661, -4.17847),new google.maps.LatLng(30.8367, -4.17831),new google.maps.LatLng(30.83693, -4.17542),new google.maps.LatLng(30.83795, -4.17303),new google.maps.LatLng(30.83789, -4.17307),new google.maps.LatLng(30.83796, -4.17303),new google.maps.LatLng(30.8435, -4.17102),new google.maps.LatLng(30.8501, -4.16693),new google.maps.LatLng(30.85229, -4.16544),new google.maps.LatLng(30.8587, -4.16153),new google.maps.LatLng(30.86518, -4.15715),new google.maps.LatLng(30.87214, -4.15286),new google.maps.LatLng(30.87875, -4.14865),new google.maps.LatLng(30.88469, -4.14487),new google.maps.LatLng(30.89077, -4.14084),new google.maps.LatLng(30.89802, -4.13655),new google.maps.LatLng(30.90201, -4.13226),new google.maps.LatLng(30.90199, -4.13214),new google.maps.LatLng(30.9019, -4.1322),new google.maps.LatLng(30.90189, -4.1322),new google.maps.LatLng(30.90187, -4.13223),new google.maps.LatLng(30.90195, -4.13028),new google.maps.LatLng(30.90141, -4.12433),new google.maps.LatLng(30.90085, -4.11832),new google.maps.LatLng(30.90072, -4.11197),new google.maps.LatLng(30.90063, -4.10501),new google.maps.LatLng(30.89946, -4.09714),new google.maps.LatLng(30.89699, -4.08984),new google.maps.LatLng(30.89543, -4.08102),new google.maps.LatLng(30.89336, -4.07291),new google.maps.LatLng(30.89034, -4.06265),new google.maps.LatLng(30.89091, -4.0527),new google.maps.LatLng(30.89391, -4.04429),new google.maps.LatLng(30.89927, -4.03528),new google.maps.LatLng(30.90313, -4.02603),new google.maps.LatLng(30.905, -4.01691),new google.maps.LatLng(30.90187, -4.00781),new google.maps.LatLng(30.89759, -3.99826),new google.maps.LatLng(30.89557, -3.99231),new google.maps.LatLng(30.89763, -3.98911),new google.maps.LatLng(30.90334, -3.98099),new google.maps.LatLng(30.90951, -3.97232),new google.maps.LatLng(30.91596, -3.96292),new google.maps.LatLng(30.92246, -3.95422),new google.maps.LatLng(30.92941, -3.94534),new google.maps.LatLng(30.93453, -3.93893),new google.maps.LatLng(30.93983, -3.93298),new google.maps.LatLng(30.95024, -3.92337),new google.maps.LatLng(30.95908, -3.91718),new google.maps.LatLng(30.96915, -3.91086),new google.maps.LatLng(30.96915, -3.91086),new google.maps.LatLng(30.96917, -3.91083),new google.maps.LatLng(30.96961, -3.91071),new google.maps.LatLng(30.97094, -3.91028),new google.maps.LatLng(30.97099, -3.91028),new google.maps.LatLng(30.97099, -3.91028),new google.maps.LatLng(30.97028, -3.91006),new google.maps.LatLng(30.97106, -3.91016),new google.maps.LatLng(30.97106, -3.91016),new google.maps.LatLng(30.97105, -3.91025),new google.maps.LatLng(30.97116, -3.91031),new google.maps.LatLng(30.97376, -3.91052),new google.maps.LatLng(30.97735, -3.91626),new google.maps.LatLng(30.98112, -3.92007),new google.maps.LatLng(30.98414, -3.92279),new google.maps.LatLng(30.98657, -3.92664),new google.maps.LatLng(30.9896, -3.931),new google.maps.LatLng(30.99499, -3.93213),new google.maps.LatLng(31.00108, -3.93344),new google.maps.LatLng(31.00668, -3.93738),new google.maps.LatLng(31.01112, -3.94308),new google.maps.LatLng(31.01438, -3.94531),new google.maps.LatLng(31.01963, -3.94867),new google.maps.LatLng(31.02512, -3.94876),new google.maps.LatLng(31.03022, -3.95041),new google.maps.LatLng(31.03661, -3.95007),new google.maps.LatLng(31.04387, -3.9494),new google.maps.LatLng(31.05183, -3.94803),new google.maps.LatLng(31.05911, -3.94769),new google.maps.LatLng(31.06849, -3.94724),new google.maps.LatLng(31.07577, -3.94717),new google.maps.LatLng(31.08098, -3.94741),new google.maps.LatLng(31.0865, -3.94803),new google.maps.LatLng(31.09529, -3.94724),new google.maps.LatLng(31.10208, -3.94482),new google.maps.LatLng(31.10929, -3.94196),new google.maps.LatLng(31.11622, -3.93912),new google.maps.LatLng(31.1218, -3.93758),new google.maps.LatLng(31.12184, -3.93801),new google.maps.LatLng(31.11531, -3.9472),new google.maps.LatLng(31.1144, -3.95285),new google.maps.LatLng(31.11471, -3.95886),new google.maps.LatLng(31.11544, -3.96392),new google.maps.LatLng(31.119, -3.96857),new google.maps.LatLng(31.12451, -3.9718),new google.maps.LatLng(31.12889, -3.97574),new google.maps.LatLng(31.13383, -3.97876),new google.maps.LatLng(31.13662, -3.98175),new google.maps.LatLng(31.13939, -3.98474),new google.maps.LatLng(31.14373, -3.99045),new google.maps.LatLng(31.14899, -3.99466),new google.maps.LatLng(31.15305, -3.9989),new google.maps.LatLng(31.15738, -4.00439),new google.maps.LatLng(31.16163, -4.00902),new google.maps.LatLng(31.16586, -4.01263),new google.maps.LatLng(31.16996, -4.01862),new google.maps.LatLng(31.17467, -4.02393),new google.maps.LatLng(31.17772, -4.03027),new google.maps.LatLng(31.18098, -4.03815),new google.maps.LatLng(31.18813, -4.05594),new google.maps.LatLng(31.1898, -4.05963),new google.maps.LatLng(31.18983, -4.06284),new google.maps.LatLng(31.18983, -4.06281),new google.maps.LatLng(31.18991, -4.06281),new google.maps.LatLng(31.18991, -4.06281),new google.maps.LatLng(31.1899, -4.06277),new google.maps.LatLng(31.18987, -4.06265),new google.maps.LatLng(31.1899, -4.0629),new google.maps.LatLng(31.18987, -4.06282),new google.maps.LatLng(31.18985, -4.06284),new google.maps.LatLng(31.18986, -4.0629),new google.maps.LatLng(31.18986, -4.06287),new google.maps.LatLng(31.18986, -4.06287),new google.maps.LatLng(31.18984, -4.06284),new google.maps.LatLng(31.18991, -4.06281),new google.maps.LatLng(31.18988, -4.06281),new google.maps.LatLng(31.944566, -4.402426),new google.maps.LatLng(31.18988, -4.06274),new google.maps.LatLng(31.944566, -4.402426),new google.maps.LatLng(40.495338, -3.568792)]; trackPath4 = new google.maps.Polyline({ path: flightPlanCoordinates4, strokeColor: '#FF0000', strokeOpacity: 1.0, strokeWeight: 2 }); trackPath4.setMap(map); commentString[1] = '
'+'
Salida de la etapa para UNICEF
Salida de la etapa para UNICEF
'+'
'; infoComment[1] = new google.maps.InfoWindow({ content: commentString[1] }); commentPosition[1] = new google.maps.LatLng(30.659653,-5.368436); commentMarker[1] = new google.maps.Marker({ map:map, position: commentPosition[1], icon:commenticon }); google.maps.event.addListener(commentMarker[1], 'click', function() { infoComment[1].open(map,commentMarker[1]); }); commentString[2] = '
'+'
Todo el pelotón
Todo el pelotn
'+'
'; infoComment[2] = new google.maps.InfoWindow({ content: commentString[2] }); commentPosition[2] = new google.maps.LatLng(30.654177,-5.373369); commentMarker[2] = new google.maps.Marker({ map:map, position: commentPosition[2], icon:commenticon }); google.maps.event.addListener(commentMarker[2], 'click', function() { infoComment[2].open(map,commentMarker[2]); }); commentString[3] = '
'+'
Los últimos kilometros
Los ltimos kilometros
'+'
'; infoComment[3] = new google.maps.InfoWindow({ content: commentString[3] }); commentPosition[3] = new google.maps.LatLng(30.618443,-5.408329); commentMarker[3] = new google.maps.Marker({ map:map, position: commentPosition[3], icon:commenticon }); google.maps.event.addListener(commentMarker[3], 'click', function() { infoComment[3].open(map,commentMarker[3]); }); commentString[4] = '
'+'
Fotito de la salida en la 5 etapa!!!!!
Fotito de la salida en la 5 etapa!!!!!
'+'
'; infoComment[4] = new google.maps.InfoWindow({ content: commentString[4] }); commentPosition[4] = new google.maps.LatLng(30.657465,-5.366832); commentMarker[4] = new google.maps.Marker({ map:map, position: commentPosition[4], icon:commenticon }); google.maps.event.addListener(commentMarker[4], 'click', function() { infoComment[4].open(map,commentMarker[4]); }); commentString[5] = '
'+'
En esta foto se combinan solidaridad y arte oleeee!!!!
En esta foto se combinan solidaridad y arte oleeee!!!!
'+'
'; infoComment[5] = new google.maps.InfoWindow({ content: commentString[5] }); commentPosition[5] = new google.maps.LatLng(30.656787,-5.366392); commentMarker[5] = new google.maps.Marker({ map:map, position: commentPosition[5], icon:commenticon }); google.maps.event.addListener(commentMarker[5], 'click', function() { infoComment[5].open(map,commentMarker[5]); }); commentString[6] = '
'+'
En la meta final!!!
En la meta final!!!

No sabeis lo que hubieramos dado porque
en esta foto apareciera Julio, te mandamos
un fuerte abrazo!!!


'+'
'; infoComment[6] = new google.maps.InfoWindow({ content: commentString[6] }); commentPosition[6] = new google.maps.LatLng(30.60562,-5.406357); commentMarker[6] = new google.maps.Marker({ map:map, position: commentPosition[6], icon:commenticon }); google.maps.event.addListener(commentMarker[6], 'click', function() { infoComment[6].open(map,commentMarker[6]); }); commentString[7] = '
'+'
Ángel con Patrick, gran momento!!
ngel con Patrick, gran momento!!
'+'
'; infoComment[7] = new google.maps.InfoWindow({ content: commentString[7] }); commentPosition[7] = new google.maps.LatLng(30.605103,-5.406094); commentMarker[7] = new google.maps.Marker({ map:map, position: commentPosition[7], icon:commenticon }); google.maps.event.addListener(commentMarker[7], 'click', function() { infoComment[7].open(map,commentMarker[7]); }); commentString[8] = '
'+'
Entre campos
Entre campos
'+'
'; infoComment[8] = new google.maps.InfoWindow({ content: commentString[8] }); commentPosition[8] = new google.maps.LatLng(30.64136,-5.27366); commentMarker[8] = new google.maps.Marker({ map:map, position: commentPosition[8], icon:commenticon }); google.maps.event.addListener(commentMarker[8], 'click', function() { infoComment[8].open(map,commentMarker[8]); }); commentString[9] = '
'+'
Salida de la última etapa
Salida de la ltima etapa
'+'
'; infoComment[9] = new google.maps.InfoWindow({ content: commentString[9] }); commentPosition[9] = new google.maps.LatLng(30.725599,-4.986431); commentMarker[9] = new google.maps.Marker({ map:map, position: commentPosition[9], icon:commenticon }); google.maps.event.addListener(commentMarker[9], 'click', function() { infoComment[9].open(map,commentMarker[9]); }); commentString[10] = '
'+'
Salida de la última etapa
Salida de la ltima etapa
'+'
'; infoComment[10] = new google.maps.InfoWindow({ content: commentString[10] }); commentPosition[10] = new google.maps.LatLng(30.725599,-4.986431); commentMarker[10] = new google.maps.Marker({ map:map, position: commentPosition[10], icon:commenticon }); google.maps.event.addListener(commentMarker[10], 'click', function() { infoComment[10].open(map,commentMarker[10]); }); commentString[11] = '
'+'
Otro clásico, el láser guía
Otro clsico, el lser gua
'+'
'; infoComment[11] = new google.maps.InfoWindow({ content: commentString[11] }); commentPosition[11] = new google.maps.LatLng(30.721384,-4.97729); commentMarker[11] = new google.maps.Marker({ map:map, position: commentPosition[11], icon:commenticon }); google.maps.event.addListener(commentMarker[11], 'click', function() { infoComment[11].open(map,commentMarker[11]); }); commentString[12] = '
'+'
Donde hay agua ...
Donde hay agua ...
'+'
'; infoComment[12] = new google.maps.InfoWindow({ content: commentString[12] }); commentPosition[12] = new google.maps.LatLng(30.683598,-5.175564); commentMarker[12] = new google.maps.Marker({ map:map, position: commentPosition[12], icon:commenticon }); google.maps.event.addListener(commentMarker[12], 'click', function() { infoComment[12].open(map,commentMarker[12]); }); commentString[13] = '
'+'
La caravana de la MDS
La caravana de la MDS
'+'
'; infoComment[13] = new google.maps.InfoWindow({ content: commentString[13] }); commentPosition[13] = new google.maps.LatLng(30.71971,-5.0761); commentMarker[13] = new google.maps.Marker({ map:map, position: commentPosition[13], icon:commenticon }); google.maps.event.addListener(commentMarker[13], 'click', function() { infoComment[13].open(map,commentMarker[13]); }); commentString[14] = '
'+'
Latitud: 30.672664 Longitud: -4.916052
Latitud: 30.672664 Longitud: -4.916052
'+'
'; infoComment[14] = new google.maps.InfoWindow({ content: commentString[14] }); commentPosition[14] = new google.maps.LatLng(30.672664,-4.916052); commentMarker[14] = new google.maps.Marker({ map:map, position: commentPosition[14], icon:commenticon }); google.maps.event.addListener(commentMarker[14], 'click', function() { infoComment[14].open(map,commentMarker[14]); }); commentString[15] = '
'+'
CP
CP
'+'
'; infoComment[15] = new google.maps.InfoWindow({ content: commentString[15] }); commentPosition[15] = new google.maps.LatLng(30.683377,-5.211053); commentMarker[15] = new google.maps.Marker({ map:map, position: commentPosition[15], icon:commenticon }); google.maps.event.addListener(commentMarker[15], 'click', function() { infoComment[15].open(map,commentMarker[15]); }); commentString[16] = '
'+'
Las espinosas acacias
Las espinosas acacias
'+'
'; infoComment[16] = new google.maps.InfoWindow({ content: commentString[16] }); commentPosition[16] = new google.maps.LatLng(30.680272,-5.239245); commentMarker[16] = new google.maps.Marker({ map:map, position: commentPosition[16], icon:commenticon }); google.maps.event.addListener(commentMarker[16], 'click', function() { infoComment[16].open(map,commentMarker[16]); }); commentString[17] = '
'+'
El abrazo más esperado, el de Patrick Bauer
El abrazo ms esperado, el de Patrick Bauer

seguidamente te cuelgan la medalla y ya está!

¡¡¡enhorabuena!!!

'+'
'; infoComment[17] = new google.maps.InfoWindow({ content: commentString[17] }); commentPosition[17] = new google.maps.LatLng(30.655845,-5.363201); commentMarker[17] = new google.maps.Marker({ map:map, position: commentPosition[17], icon:commenticon }); google.maps.event.addListener(commentMarker[17], 'click', function() { infoComment[17].open(map,commentMarker[17]); }); commentString[18] = '
'+'
Cristina ye es FINISHER!!!!
Cristina ye es FINISHER!!!!
'+'
'; infoComment[18] = new google.maps.InfoWindow({ content: commentString[18] }); commentPosition[18] = new google.maps.LatLng(30.656494,-5.364803); commentMarker[18] = new google.maps.Marker({ map:map, position: commentPosition[18], icon:commenticon }); google.maps.event.addListener(commentMarker[18], 'click', function() { infoComment[18].open(map,commentMarker[18]); }); commentString[19] = '
'+'
Felicidades José, ya eres FINISHER!!!!
Felicidades Jos, ya eres FINISHER!!!!
'+'
'; infoComment[19] = new google.maps.InfoWindow({ content: commentString[19] }); commentPosition[19] = new google.maps.LatLng(30.656903,-5.365705); commentMarker[19] = new google.maps.Marker({ map:map, position: commentPosition[19], icon:commenticon }); google.maps.event.addListener(commentMarker[19], 'click', function() { infoComment[19].open(map,commentMarker[19]); }); commentString[20] = '
'+'
Salida de la etapa maratón
Salida de la etapa maratn

Patrick Bauer, alma mater de la MDS
en su habitual speach del briefing
previo a cada etapa, hoy especialmente
intenso debido a que se trata de una
etapa doble.

 

 

'+'
'; infoComment[20] = new google.maps.InfoWindow({ content: commentString[20] }); commentPosition[20] = new google.maps.LatLng(30.841367,-4.450511); commentMarker[20] = new google.maps.Marker({ map:map, position: commentPosition[20], icon:commenticon }); google.maps.event.addListener(commentMarker[20], 'click', function() { infoComment[20].open(map,commentMarker[20]); }); commentString[21] = '
'+'
La salida de la etapa maratón
La salida de la etapa maratn
Todos como siempre con muchas ganas
pero ya con las fuerzas algo justas.
'+'
'; infoComment[21] = new google.maps.InfoWindow({ content: commentString[21] }); commentPosition[21] = new google.maps.LatLng(30.842829,-4.454701); commentMarker[21] = new google.maps.Marker({ map:map, position: commentPosition[21], icon:commenticon }); google.maps.event.addListener(commentMarker[21], 'click', function() { infoComment[21].open(map,commentMarker[21]); }); commentString[22] = '
'+'
Un clásico de la MDS
Un clsico de la MDS

el ascenso de esta montaña y descenso por
una enorme duna, se ha convertido ya en
un clásico de la MDS

 

'+'
'; infoComment[22] = new google.maps.InfoWindow({ content: commentString[22] }); commentPosition[22] = new google.maps.LatLng(30.876991,-4.544592); commentMarker[22] = new google.maps.Marker({ map:map, position: commentPosition[22], icon:commenticon }); google.maps.event.addListener(commentMarker[22], 'click', function() { infoComment[22].open(map,commentMarker[22]); }); commentString[23] = '
'+'
Suave descenso entre las arenas
Suave descenso entre las arenas
'+'
'; infoComment[23] = new google.maps.InfoWindow({ content: commentString[23] }); commentPosition[23] = new google.maps.LatLng(30.658764,-4.620308); commentMarker[23] = new google.maps.Marker({ map:map, position: commentPosition[23], icon:commenticon }); google.maps.event.addListener(commentMarker[23], 'click', function() { infoComment[23].open(map,commentMarker[23]); }); commentString[24] = '
'+'
Primer control antes de la subida
Primer control antes de la subida
'+'
'; infoComment[24] = new google.maps.InfoWindow({ content: commentString[24] }); commentPosition[24] = new google.maps.LatLng(30.883718,-4.531519); commentMarker[24] = new google.maps.Marker({ map:map, position: commentPosition[24], icon:commenticon }); google.maps.event.addListener(commentMarker[24], 'click', function() { infoComment[24].open(map,commentMarker[24]); }); commentString[25] = '
'+'
Precioso paso entre las dos montañas
Precioso paso entre las dos montaas
'+'
'; infoComment[25] = new google.maps.InfoWindow({ content: commentString[25] }); commentPosition[25] = new google.maps.LatLng(30.758193,-4.562712); commentMarker[25] = new google.maps.Marker({ map:map, position: commentPosition[25], icon:commenticon }); google.maps.event.addListener(commentMarker[25], 'click', function() { infoComment[25].open(map,commentMarker[25]); }); commentString[26] = '
'+'
Arena y más arena entre paisajes maravillosos
Arena y ms arena entre paisajes maravillosos
'+'
'; infoComment[26] = new google.maps.InfoWindow({ content: commentString[26] }); commentPosition[26] = new google.maps.LatLng(30.666848,-4.599168); commentMarker[26] = new google.maps.Marker({ map:map, position: commentPosition[26], icon:commenticon }); google.maps.event.addListener(commentMarker[26], 'click', function() { infoComment[26].open(map,commentMarker[26]); }); commentString[27] = '
'+'
Espacios infinitos
Espacios infinitos
'+'
'; infoComment[27] = new google.maps.InfoWindow({ content: commentString[27] }); commentPosition[27] = new google.maps.LatLng(30.649571,-4.655516); commentMarker[27] = new google.maps.Marker({ map:map, position: commentPosition[27], icon:commenticon }); google.maps.event.addListener(commentMarker[27], 'click', function() { infoComment[27].open(map,commentMarker[27]); }); commentString[28] = '
'+'
Subiendo una de las pocas colinas de esta etapa
Subiendo una de las pocas colinas de esta etapa
'+'
'; infoComment[28] = new google.maps.InfoWindow({ content: commentString[28] }); commentPosition[28] = new google.maps.LatLng(30.725239,-4.36533); commentMarker[28] = new google.maps.Marker({ map:map, position: commentPosition[28], icon:commenticon }); google.maps.event.addListener(commentMarker[28], 'click', function() { infoComment[28].open(map,commentMarker[28]); }); commentString[29] = '
'+'
Entrando en las primeras zonas arenosas de la tercera etapa
Entrando en las primeras zonas arenosas de la tercera etapa
'+'
'; infoComment[29] = new google.maps.InfoWindow({ content: commentString[29] }); commentPosition[29] = new google.maps.LatLng(30.764304,-4.272229); commentMarker[29] = new google.maps.Marker({ map:map, position: commentPosition[29], icon:commenticon }); google.maps.event.addListener(commentMarker[29], 'click', function() { infoComment[29].open(map,commentMarker[29]); }); commentString[30] = '
'+'
a través del oued
a travs del oued
'+'
'; infoComment[30] = new google.maps.InfoWindow({ content: commentString[30] }); commentPosition[30] = new google.maps.LatLng(30.890966,-4.05246); commentMarker[30] = new google.maps.Marker({ map:map, position: commentPosition[30], icon:commenticon }); google.maps.event.addListener(commentMarker[30], 'click', function() { infoComment[30].open(map,commentMarker[30]); }); commentString[31] = '
'+'
Campamento segunda etapa
Campamento segunda etapa
'+'
'; infoComment[31] = new google.maps.InfoWindow({ content: commentString[31] }); commentPosition[31] = new google.maps.LatLng(30.969975,-3.912536); commentMarker[31] = new google.maps.Marker({ map:map, position: commentPosition[31], icon:commenticon }); google.maps.event.addListener(commentMarker[31], 'click', function() { infoComment[31].open(map,commentMarker[31]); }); commentString[32] = '
'+'
Seguimos por el cauce del rio
Seguimos por el cauce del rio
'+'
'; infoComment[32] = new google.maps.InfoWindow({ content: commentString[32] }); commentPosition[32] = new google.maps.LatLng(30.904884,-4.016966); commentMarker[32] = new google.maps.Marker({ map:map, position: commentPosition[32], icon:commenticon }); google.maps.event.addListener(commentMarker[32], 'click', function() { infoComment[32].open(map,commentMarker[32]); }); commentString[33] = '
'+'
ruinas del antiguo Taouz Ighrem
ruinas del antiguo Taouz Ighrem
'+'
'; infoComment[33] = new google.maps.InfoWindow({ content: commentString[33] }); commentPosition[33] = new google.maps.LatLng(30.903662,-4.012699); commentMarker[33] = new google.maps.Marker({ map:map, position: commentPosition[33], icon:commenticon }); google.maps.event.addListener(commentMarker[33], 'click', function() { infoComment[33].open(map,commentMarker[33]); }); commentString[34] = '
'+'
Avituallamiento visto desde el helicóptero
Avituallamiento visto desde el helicptero
'+'
'; infoComment[34] = new google.maps.InfoWindow({ content: commentString[34] }); commentPosition[34] = new google.maps.LatLng(30.901887,-4.132153); commentMarker[34] = new google.maps.Marker({ map:map, position: commentPosition[34], icon:commenticon }); google.maps.event.addListener(commentMarker[34], 'click', function() { infoComment[34].open(map,commentMarker[34]); }); commentString[35] = '
'+'
Primeras dunas del dia
Primeras dunas del dia
'+'
'; infoComment[35] = new google.maps.InfoWindow({ content: commentString[35] }); commentPosition[35] = new google.maps.LatLng(30.962859,-3.914907); commentMarker[35] = new google.maps.Marker({ map:map, position: commentPosition[35], icon:commenticon }); google.maps.event.addListener(commentMarker[35], 'click', function() { infoComment[35].open(map,commentMarker[35]); }); commentString[36] = '
'+'
Ya queda menos!!
Ya queda menos!!
'+'
'; infoComment[36] = new google.maps.InfoWindow({ content: commentString[36] }); commentPosition[36] = new google.maps.LatLng(30.836745 ,-4.176873); commentMarker[36] = new google.maps.Marker({ map:map, position: commentPosition[36], icon:commenticon }); google.maps.event.addListener(commentMarker[36], 'click', function() { infoComment[36].open(map,commentMarker[36]); }); commentString[37] = '
'+'
Agrupados en los primeros Km de la etapa 1
Agrupados en los primeros Km de la etapa 1
'+'
'; infoComment[37] = new google.maps.InfoWindow({ content: commentString[37] }); commentPosition[37] = new google.maps.LatLng(31.183989,-4.046501); commentMarker[37] = new google.maps.Marker({ map:map, position: commentPosition[37], icon:commenticon }); google.maps.event.addListener(commentMarker[37], 'click', function() { infoComment[37].open(map,commentMarker[37]); }); commentString[38] = '
'+'
La salida de la tercera etapa, todos muy animados
La salida de la tercera etapa, todos muy animados
'+'
'; infoComment[38] = new google.maps.InfoWindow({ content: commentString[38] }); commentPosition[38] = new google.maps.LatLng(30.814235,-4.244138); commentMarker[38] = new google.maps.Marker({ map:map, position: commentPosition[38], icon:commenticon }); google.maps.event.addListener(commentMarker[38], 'click', function() { infoComment[38].open(map,commentMarker[38]); }); commentString[39] = '
'+'
JOSÉ MARTÍN (1119) en el avituallamiento 1
JOS MARTN (1119) en el avituallamiento 1
'+'
'; infoComment[39] = new google.maps.InfoWindow({ content: commentString[39] }); commentPosition[39] = new google.maps.LatLng(30.895477,-3.992323); commentMarker[39] = new google.maps.Marker({ map:map, position: commentPosition[39], icon:commenticon }); google.maps.event.addListener(commentMarker[39], 'click', function() { infoComment[39].open(map,commentMarker[39]); }); commentString[40] = '
'+'
Nuestro equipo antes de partir en la T4
Nuestro equipo antes de partir en la T4
De derecha a izquierda:
ANGEL GÓMEZ, CRISTINA DE CÓZAR,
JOSÉ MARTÍN y JULIO BECERRA
'+'
'; infoComment[40] = new google.maps.InfoWindow({ content: commentString[40] }); commentPosition[40] = new google.maps.LatLng(40.49543,-3.567492); commentMarker[40] = new google.maps.Marker({ map:map, position: commentPosition[40], icon:commenticon }); google.maps.event.addListener(commentMarker[40], 'click', function() { infoComment[40].open(map,commentMarker[40]); }); commentString[41] = '
'+'
El Erg Chebi desde el campamento, impresiona!!
El Erg Chebi desde el campamento, impresiona!!

Foto de Cova Fernandez
https://www.facebook.com/covadonga.fernandezcue

 

'+'
'; infoComment[41] = new google.maps.InfoWindow({ content: commentString[41] }); commentPosition[41] = new google.maps.LatLng(31.189395,-4.059282); commentMarker[41] = new google.maps.Marker({ map:map, position: commentPosition[41], icon:commenticon }); google.maps.event.addListener(commentMarker[41], 'click', function() { infoComment[41].open(map,commentMarker[41]); }); commentString[42] = '
'+'
Ángel a la llegada de la tercera etapa
ngel a la llegada de la tercera etapa
'+'
'; infoComment[42] = new google.maps.InfoWindow({ content: commentString[42] }); commentPosition[42] = new google.maps.LatLng(30.838779,-4.45067); commentMarker[42] = new google.maps.Marker({ map:map, position: commentPosition[42], icon:commenticon }); google.maps.event.addListener(commentMarker[42], 'click', function() { infoComment[42].open(map,commentMarker[42]); }); commentString[43] = '
'+'
Ya casi al final del Largo cruza del Erg Chebi
Ya casi al final del Largo cruza del Erg Chebi
'+'
'; infoComment[43] = new google.maps.InfoWindow({ content: commentString[43] }); commentPosition[43] = new google.maps.LatLng(31.129123,-3.975409); commentMarker[43] = new google.maps.Marker({ map:map, position: commentPosition[43], icon:commenticon }); google.maps.event.addListener(commentMarker[43], 'click', function() { infoComment[43].open(map,commentMarker[43]); }); commentString[44] = '
'+'
Salida de la primera Etapa
Salida de la primera Etapa
'+'
'; infoComment[44] = new google.maps.InfoWindow({ content: commentString[44] }); commentPosition[44] = new google.maps.LatLng(31.189438,-4.062229); commentMarker[44] = new google.maps.Marker({ map:map, position: commentPosition[44], icon:commenticon }); google.maps.event.addListener(commentMarker[44], 'click', function() { infoComment[44].open(map,commentMarker[44]); }); commentString[45] = '
'+'
Cruzando el Erg Chebi
Cruzando el Erg Chebi
'+'
'; infoComment[45] = new google.maps.InfoWindow({ content: commentString[45] }); commentPosition[45] = new google.maps.LatLng(31.173604,-4.025345); commentMarker[45] = new google.maps.Marker({ map:map, position: commentPosition[45], icon:commenticon }); google.maps.event.addListener(commentMarker[45], 'click', function() { infoComment[45].open(map,commentMarker[45]); }); campString[1] = '
'+'
Campamento
'+'
'; infoCamp[1] = new google.maps.InfoWindow({ content: campString[1] }); campPosition[1] = new google.maps.LatLng(27.90687,87.07895); campMarker[1] = new google.maps.Marker({ map:map, position: campPosition[1], icon:campicon }); google.maps.event.addListener(campMarker[1], 'click', function() { infoCamp[1].open(map,campMarker[1]); }); campString[2] = '
'+'
Campamento
'+'
'; infoCamp[2] = new google.maps.InfoWindow({ content: campString[2] }); campPosition[2] = new google.maps.LatLng(27.91397,87.06667); campMarker[2] = new google.maps.Marker({ map:map, position: campPosition[2], icon:campicon }); google.maps.event.addListener(campMarker[2], 'click', function() { infoCamp[2].open(map,campMarker[2]); }); campString[3] = '
'+'
Campamento
'+'
'; infoCamp[3] = new google.maps.InfoWindow({ content: campString[3] }); campPosition[3] = new google.maps.LatLng(27.914,87.06673); campMarker[3] = new google.maps.Marker({ map:map, position: campPosition[3], icon:campicon }); google.maps.event.addListener(campMarker[3], 'click', function() { infoCamp[3].open(map,campMarker[3]); }); campString[4] = '
'+'
Campamento
'+'
'; infoCamp[4] = new google.maps.InfoWindow({ content: campString[4] }); campPosition[4] = new google.maps.LatLng(27.89418,87.04752); campMarker[4] = new google.maps.Marker({ map:map, position: campPosition[4], icon:campicon }); google.maps.event.addListener(campMarker[4], 'click', function() { infoCamp[4].open(map,campMarker[4]); }); campString[5] = '
'+'
Campamento
'+'
'; infoCamp[5] = new google.maps.InfoWindow({ content: campString[5] }); campPosition[5] = new google.maps.LatLng(27.90676,87.07964); campMarker[5] = new google.maps.Marker({ map:map, position: campPosition[5], icon:campicon }); google.maps.event.addListener(campMarker[5], 'click', function() { infoCamp[5].open(map,campMarker[5]); }); campString[6] = '
'+'
Campamento
'+'
'; infoCamp[6] = new google.maps.InfoWindow({ content: campString[6] }); campPosition[6] = new google.maps.LatLng(31.21671,-4.01251); campMarker[6] = new google.maps.Marker({ map:map, position: campPosition[6], icon:campicon }); google.maps.event.addListener(campMarker[6], 'click', function() { infoCamp[6].open(map,campMarker[6]); }); campString[7] = '
'+'
Campamento
'+'
'; infoCamp[7] = new google.maps.InfoWindow({ content: campString[7] }); campPosition[7] = new google.maps.LatLng(32.10365,-3.77539); campMarker[7] = new google.maps.Marker({ map:map, position: campPosition[7], icon:campicon }); google.maps.event.addListener(campMarker[7], 'click', function() { infoCamp[7].open(map,campMarker[7]); }); campString[8] = '
'+'
Campamento
'+'
'; infoCamp[8] = new google.maps.InfoWindow({ content: campString[8] }); campPosition[8] = new google.maps.LatLng(27.91384,87.06641); campMarker[8] = new google.maps.Marker({ map:map, position: campPosition[8], icon:campicon }); google.maps.event.addListener(campMarker[8], 'click', function() { infoCamp[8].open(map,campMarker[8]); }); campString[9] = '
'+'
Campamento
'+'
'; infoCamp[9] = new google.maps.InfoWindow({ content: campString[9] }); campPosition[9] = new google.maps.LatLng(32.56004,-3.95453); campMarker[9] = new google.maps.Marker({ map:map, position: campPosition[9], icon:campicon }); google.maps.event.addListener(campMarker[9], 'click', function() { infoCamp[9].open(map,campMarker[9]); }); campString[10] = '
'+'
Campamento
'+'
'; infoCamp[10] = new google.maps.InfoWindow({ content: campString[10] }); campPosition[10] = new google.maps.LatLng(27.89425,87.04749); campMarker[10] = new google.maps.Marker({ map:map, position: campPosition[10], icon:campicon }); google.maps.event.addListener(campMarker[10], 'click', function() { infoCamp[10].open(map,campMarker[10]); }); campString[11] = '
'+'
Campamento
'+'
'; infoCamp[11] = new google.maps.InfoWindow({ content: campString[11] }); campPosition[11] = new google.maps.LatLng(27.89443,87.04759); campMarker[11] = new google.maps.Marker({ map:map, position: campPosition[11], icon:campicon }); google.maps.event.addListener(campMarker[11], 'click', function() { infoCamp[11].open(map,campMarker[11]); }); campString[12] = '
'+'
Campamento
'+'
'; infoCamp[12] = new google.maps.InfoWindow({ content: campString[12] }); campPosition[12] = new google.maps.LatLng(27.7976,87.12656); campMarker[12] = new google.maps.Marker({ map:map, position: campPosition[12], icon:campicon }); google.maps.event.addListener(campMarker[12], 'click', function() { infoCamp[12].open(map,campMarker[12]); }); campString[13] = '
'+'
Campamento
'+'
'; infoCamp[13] = new google.maps.InfoWindow({ content: campString[13] }); campPosition[13] = new google.maps.LatLng(30.72488,-4.98264); campMarker[13] = new google.maps.Marker({ map:map, position: campPosition[13], icon:campicon }); google.maps.event.addListener(campMarker[13], 'click', function() { infoCamp[13].open(map,campMarker[13]); }); campString[14] = '
'+'
Campamento
'+'
'; infoCamp[14] = new google.maps.InfoWindow({ content: campString[14] }); campPosition[14] = new google.maps.LatLng(30.84425,-4.44904); campMarker[14] = new google.maps.Marker({ map:map, position: campPosition[14], icon:campicon }); google.maps.event.addListener(campMarker[14], 'click', function() { infoCamp[14].open(map,campMarker[14]); }); campString[15] = '
'+'
Campamento
'+'
'; infoCamp[15] = new google.maps.InfoWindow({ content: campString[15] }); campPosition[15] = new google.maps.LatLng(30.84414,-4.44913); campMarker[15] = new google.maps.Marker({ map:map, position: campPosition[15], icon:campicon }); google.maps.event.addListener(campMarker[15], 'click', function() { infoCamp[15].open(map,campMarker[15]); }); campString[16] = '
'+'
Campamento
'+'
'; infoCamp[16] = new google.maps.InfoWindow({ content: campString[16] }); campPosition[16] = new google.maps.LatLng(30.82364,-4.24197); campMarker[16] = new google.maps.Marker({ map:map, position: campPosition[16], icon:campicon }); google.maps.event.addListener(campMarker[16], 'click', function() { infoCamp[16].open(map,campMarker[16]); }); campString[17] = '
'+'
Campamento
'+'
'; infoCamp[17] = new google.maps.InfoWindow({ content: campString[17] }); campPosition[17] = new google.maps.LatLng(30.97028,-3.91006); campMarker[17] = new google.maps.Marker({ map:map, position: campPosition[17], icon:campicon }); google.maps.event.addListener(campMarker[17], 'click', function() { infoCamp[17].open(map,campMarker[17]); }); campString[18] = '
'+'
Campamento
'+'
'; infoCamp[18] = new google.maps.InfoWindow({ content: campString[18] }); campPosition[18] = new google.maps.LatLng(31.1899,-4.06281); campMarker[18] = new google.maps.Marker({ map:map, position: campPosition[18], icon:campicon }); google.maps.event.addListener(campMarker[18], 'click', function() { infoCamp[18].open(map,campMarker[18]); }); campString[19] = '
'+'
Campamento
'+'
'; infoCamp[19] = new google.maps.InfoWindow({ content: campString[19] }); campPosition[19] = new google.maps.LatLng(31.18988,-4.06281); campMarker[19] = new google.maps.Marker({ map:map, position: campPosition[19], icon:campicon }); google.maps.event.addListener(campMarker[19], 'click', function() { infoCamp[19].open(map,campMarker[19]); }); campString[20] = '
'+'
Campamento
'+'
'; infoCamp[20] = new google.maps.InfoWindow({ content: campString[20] }); campPosition[20] = new google.maps.LatLng(31.18988,-4.06281); campMarker[20] = new google.maps.Marker({ map:map, position: campPosition[20], icon:campicon }); google.maps.event.addListener(campMarker[20], 'click', function() { infoCamp[20].open(map,campMarker[20]); }); campString[21] = '
'+'
Campamento
'+'
'; infoCamp[21] = new google.maps.InfoWindow({ content: campString[21] }); campPosition[21] = new google.maps.LatLng(31.1899,-4.06277); campMarker[21] = new google.maps.Marker({ map:map, position: campPosition[21], icon:campicon }); google.maps.event.addListener(campMarker[21], 'click', function() { infoCamp[21].open(map,campMarker[21]); }); google.maps.event.addListener(map, 'center_changed', centerChanged); centerChanged(); } google.maps.event.addDomListener(window, 'load', initialize); function getCenterLatLngText() { return 'Latitud: ' + round(map.getCenter().lat(),6) +' Longitud: '+ round(map.getCenter().lng(),6) +''; } function centerChanged() { var latlng = getCenterLatLngText(); document.getElementById('contentbottom').innerHTML = latlng; } function centrarAlpinista(id) { //var alpinista = new google.maps.LatLng(30.60604,-5.40646); if(id==1){ map.setCenter(p1position); } if(id==2){ map.setCenter(p2position); } if(id==3){ map.setCenter(p3position); } if(id==4){ map.setCenter(p4position); } }