var oid='a17e544f9776408113f340fa982891c6';$(document).ready(function(){gminit()}); function gminit(){ var iw; mc=new google.maps.LatLng(28.9160291,-13.709369);map=new google.maps.Map(document.getElementById("detailmap"),{zoom:12,maxZoom:16,minZoom:9,center:mc,mapTypeId:google.maps.MapTypeId.TERRAIN,scrollwheel:false,streetViewControl:false,mapTypeControl:true,overviewMapControl:true,overviewMapControlOptions:{opened:true},styles:[{"featureType":"poi","elementType":"labels","stylers":[{"visibility":"off"}]},{"featureType":"transit","elementType":"labels","stylers":[{"visibility":"off"}]}]}); function si(marker){ if(iw){infoBox.close(map,this);iw.close();} iw=new google.maps.InfoWindow(); google.maps.event.addListener(marker,'click',function(){ if(this.id){return;} infoBox.close(map,this); iw.setContent(marker.content); iw.open(map,marker); }); google.maps.event.addListener(marker,'mouseover',function(e){ mapsToolTip.innerHTML=this.info; infoBox.open(map,this); }); google.maps.event.addListener(marker,'mouseout',function(e){infoBox.close(map,this);}); } var omark = new google.maps.Marker({ position:new google.maps.LatLng(28.9160291,-13.709369), map:map, zIndex:500, info:'Ungefähre Lage Ihres Objektes', content:'

Schöne Villa mit privatem Pool und Meerblick in Puerto Calero<\/b><\/p>

Puerto Calero<\/p>

Aus Sicherheitsgründen wird nur die ungefähre Lage des Objektes angezeigt<\/i><\/small><\/p><\/div>', icon:{url:'/_media/gmaps/object2.png',anchor:new google.maps.Point(12,12)} }); si(omark); var ai={url:'/_media/gmaps/airport3.png',anchor:new google.maps.Point(12,12)}; var ci={url:'/_media/gmaps/city.png',anchor:new google.maps.Point(12,25)}; var fmark = new google.maps.Marker({ position:new google.maps.LatLng(28.9504380,-13.6057769), map:map, info:'ACE Flughafen', content:'

ACE Flughafen<\/b><\/p>

Der Hauptflughafen von Lanzarote liegt nahe der Hauptstadt Arrecife. Er ist der drittgrößte kanarische Flughafen und einer der zehn wichtigsten Spaniens.<\/small><\/p><\/div>', icon:ai }); si(fmark); var bi={url:'/_media/gmaps/beach2.png',anchor:new google.maps.Point(12,12)}; var beaches = []; var bmark = new google.maps.Marker({ position:new google.maps.LatLng(28.9267370,-13.6350870), map:map, visible:true, info:'Playa de los Pocillos', content:'

Playa de los Pocillos<\/b><\/p>

Bei Puerto del Carmen findet sich dieser Strand auf einer Länge von 200 Metern und gilt als einer der beliebtesten Sandstrände der Insel.<\/p><\/div>', icon:bi }); beaches.push(bmark); si(bmark); var bmark = new google.maps.Marker({ position:new google.maps.LatLng(28.9072000,-13.7340440), map:map, visible:true, info:'Playa de la Arena', content:'

Playa de la Arena<\/b><\/p>

In dem kleinen Ort Playa Quemada findet man den Strand Playa de la Arena. Der schwarze Sandstrand liegt in einer geschützten,von Felsen umgebenen Bucht.<\/p><\/div>', icon:bi }); beaches.push(bmark); si(bmark); var bmark = new google.maps.Marker({ position:new google.maps.LatLng(28.9194240,-13.6673630), map:map, visible:true, info:'Los Fariones', content:'

Los Fariones<\/b><\/p>

Eine Bucht mit einer Länge von 60 Metern und Breite von 50 Metern mit hellem Sandstrand, die ,obwohl klein, gut besucht ist. Sie findet sich bei Tias.<\/p><\/div>', icon:bi }); beaches.push(bmark); si(bmark); var bmark = new google.maps.Marker({ position:new google.maps.LatLng(28.9191930,-13.6684810), map:map, visible:true, info:'Pila de la Barilla', content:'

Pila de la Barilla<\/b><\/p>

Kleine Bucht bei Tias, bei der sich eine eine Strandpromenande und einige Gastronomiebetriebe finden. Die Anreise ist mit dem Bus abr auch PKW möglich.<\/p><\/div>', icon:bi }); beaches.push(bmark); si(bmark); var bmark = new google.maps.Marker({ position:new google.maps.LatLng(28.9346450,-13.6118880), map:map, visible:true, info:'Lima ', content:'

Lima <\/b><\/p>

Die Playa Lima liegt zwischen dem Flughafen Lanzarotes und einer Villenkolonie mit Strandpromenade, in der Gemeinde Tías. Der Strand ist ruhig und wenig besucht.<\/p><\/div>', icon:bi }); beaches.push(bmark); si(bmark); var bmark = new google.maps.Marker({ position:new google.maps.LatLng(28.9198300,-13.6492970), map:map, visible:true, info:'La Peña del Dice', content:'

La Peña del Dice<\/b><\/p>

Der Strand La Pena del Dice ist ein heller Sandstrand und liegt in Tias. Er ist nur ca. 50 Meter lang und durchschnittlich etwa 5 Meter breit.<\/p><\/div>', icon:bi }); beaches.push(bmark); si(bmark); var bmark = new google.maps.Marker({ position:new google.maps.LatLng(28.9196710,-13.6446790), map:map, visible:true, info:'El Barranquillo', content:'

El Barranquillo<\/b><\/p>

Bei Tías findet sich der 60 Meter lange und 5 Meter breite Strand El Baranquillo, der aufgrund des Ortanschluss touristische Infrastrukturen vorweist.<\/p><\/div>', icon:bi }); beaches.push(bmark); si(bmark); google.maps.event.addListener(map,'zoom_changed',function(){ var zoom=map.getZoom(); for(i=0;i11){beaches[i].setVisible(true);} else{beaches[i].setVisible(false);} } }); }