
Raymarine
Lighthouse Chart RAYMARINE Mediterranean
Registered office: Via della Moscova 3 - 20121 - Milan. VAT number: 10091570969 - Capital Stock 1,000,000 i.v. Sole company Leuchtturmkarte RAYMARINE Mediterraneo The new Raymarine Lighthouse charts ensure exceptional detail. They are flexible and can be downloaded directly to Axiom and Element displays via the specific RayConnect app. With the chart, you can download two areas. The Premium version includes satellite imagery and points of interest such as service stations, petrol stations, workshops, services, main roads, and restaurants. The Lighthouse charts are available with global coverage areas. Discover more at www.raymarine.it Series item View in catalogue p. 602 Item Description Price var dropDownControllerDiv = document.getElementById("dropDownControllerDiv"); if (dropDownControllerDiv) { var dropDownContainerDiv = dropDownControllerDiv.parentElement; dropDownContainerDiv.style.paddingLeft = null; } .tendFav{ color:white !important; } .pl-6dot5{ padding-left: 6.5% !important; } .fill-div{ width: 100% !important; } .auto-height-constrained{ height:auto !important; max-height: 27em !important; } .make-it-red{ color: red; } option:hover{ cursor: pointer; } 29.070.03 Lighthouse chart cart. Raymarine Mediterranean 140.14 €/PC € PC Order quantity Invalid quantity .btnbtnbtn{ background: transparent !important; border: 0 !important; padding: 0 !important; background-color: white !important; color: black !important; } .btn-return-ccc{ border-color: #c5c5c5 !important; padding: 7px 10px !important; background-color: #fff !important; color: #333!important; font-size: 14px !important; } .btn-aaKOaa{ color: white !important; } Added to cart Logbook To cart .icretrrr{ background-color: #1b4b84 !important; color:white !important; } .modaladToCar { display: none; /* Hidden by default */ position: fixed; /* Stay in place */ z-index: 9999; /* Sit on top */ left: 0; top: 0; width: 100%; /* Full width */ height: 100%; /* Full height */ /*overflow: auto; Enable scroll if needed */ background-color: rgb(0,0,0); /* Fallback color */ background-color: rgba(0,0,0,0.4); /* Black w/ opacity */ } /* Modal Content/Box */ .modaladToCar-content { background-color: #fefefe; margin: 15% auto; /* 15% from the top and centered */ padding: 20px; border: 1px solid #888; width: 35% ! important; /* height: 350px;*/ border-radius: 6px; } @media (max-width: 767px) { .modaladToCar-content { width: 90% ! important; } } /* The Close Button */ .closeMod { color: #aaa; float: right; font-size: 28px; font-weight: bold; } .close:hover, .close:focus { color: black; text-decoration: none; cursor: pointer; } $(document).ready(function () { $("#ModalAdrCloseBtn").on("click", function () { $("#myModaladToCar").css("display", "none"); }); }); function removeStartupScript(key) { // Find the script element with the corresponding id attribute var scriptElement = $("script[id='" + key + "']"); // Remove the script element if present if (scriptElement.length > 0) { scriptElement.remove(); } } *-Excl. VAT if (jQuery) { $(document).ready(function () { EqualHeights(); }); } $(function () { load(); var mq = window.matchMedia("(max-width: 991px)"); mq.addListener(WidthChangeChildItem); WidthChangeChildItem(mq); }) function load() { Sys.WebForms.PageRequestManager.getInstance().add_endRequest(EndRequestHandler); } function EndRequestHandler() { var mq = window.matchMedia("(max-width: 991px)"); WidthChangeChildItem(mq); $(window).trigger('resize'); } function WidthChangeChildItem(mq) { if (mq.matches && !window.matchMedia('print').matches) { $(".child-item-col-text.attribute").each(function () { var title = $(this).data("header"); if (title != undefined) { $(this).prepend("" + title + ""); } else { $(this).prepend(""); } }); } else { $(".child-item-col-text.attribute").each(function () { var value = $(this).find("span.value"); if (value.length) $(this).empty().append(value); }); } } WhatsApp support Shipment data User comment Related files Load search Accessories Alternative Products Disposal indication Add review Find a dealer near you: Search × Close $(function () { $('#storelocatorWrapper').keypress(function (e) { if (e.keyCode == '13') { e.preventDefault(); $(this).find('#btmap').click(); } }); }); #storeLocatorIframeCorner{ width:100% !important; } .form-retailer-sotto-btn { width:100%; font-size:inherit; padding-left: 15px; font-weight: bold; text-align:unset; margin-top:4%; } document.addEventListener('DOMContentLoaded', function () { function initializeTabs() { // Function to get URL parameters function getUrlParameter(name) { name = name.replace(/[\[]/, '\\[').replace(/[\]]/, '\\]'); var regex = new RegExp('[\\?&]' + name + '=([^]*)'); var results = regex.exec(location.search); return results === null ? '' : decodeURIComponent(results[1].replace(/\+/g, ' ')); } // Function to handle tab clicks in mobile mode function handleTabClick(e) { var parentLi = this.parentNode; var tabPane = document.querySelector(this.getAttribute('href')); if (!tabPane.classList.contains('hidden') && parentLi.classList.contains('active')) { parentLi.classList.remove('active'); tabPane.classList.remove('active', 'in'); tabPane.classList.add('hidden'); // Add hidden class e.preventDefault(); } else { if (tabPane.classList.contains('hidden')) { tabPane.classList.remove('hidden'); // Remove hidden class if present } else { document.querySelectorAll('.nav-tabs li').forEach(function (li) { li.classList.remove('active'); }); document.querySelectorAll('.tab-pane').forEach(function (pane) { pane.classList.remove('active', 'in'); pane.classList.add('hidden'); // Add hidden class }); parentLi.classList.add('active'); tabPane.classList.add('active', 'in'); tabPane.classList.remove('hidden'); // Remove hidden class } } } // Check if window width is less than 768px (mobile mode) if (window.innerWidth < 768) { document.querySelectorAll('.tab-pane').forEach(function (tabPane) { tabPane.classList.remove('active', 'in'); tabPane.classList.add('hidden'); // Add hidden class }); // Add tab closing functionality for mobile part document.querySelectorAll('.nav-tabs a').forEach(function (tab) { tab.addEventListener('click', handleTabClick); }); } // Check if there are accessories to show, otherwise hide the tab if (document.querySelectorAll('.accessories .item').length === 0) { document.querySelector('a[href$="#tabbed_accessories"]').parentNode.style.display = 'none'; } else { document.querySelector('a[href$="#tabbed_accessories"]').parentNode.style.display = ''; } // Check if there are replacement items to show, otherwise hide the tab if (document.querySelectorAll('.subitems .item').length === 0) { document.querySelector('a[href$="#tabbed_substitute"]').parentNode.style.display = 'none'; } else { document.querySelector('a[href$="#tabbed_substitute"]').parentNode.style.display = ''; } // Check if there is shipment data to show, otherwise hide the tab if (document.querySelectorAll('.shipmentdata .row').length === 0) { document.querySelector('a[href$="#tabbed_shipmentdata"]').parentNode.style.display = 'none'; } else { document.querySelector('a[href$="#tabbed_shipmentdata"]').parentNode.style.display = ''; // If the window is wider than 768px (desktop mode), activate the shipment data tab if (window.innerWidth > 768) { document.querySelector('a[href$="#tabbed_shipmentdata"]').click(); } } // Check if there is a digital environmental label to show, otherwise hide the tab if (document.querySelectorAll('.digital_enviromental_label').length === 0) { document.querySelector('a[href$="#tabbed_digital_enviromental_label"]').parentNode.style.display = 'none'; } else { document.querySelector('a[href$="#tabbed_digital_enviromental_label"]').parentNode.style.display = ''; // If the URL parameter "qrtype" is "digital_enviromental_label", activate the corresponding tab if (getUrlParameter("qrtype") == "digital_enviromental_label") { document.querySelector('a[href$="#tabbed_digital_enviromental_label"]').click(); } } // If the window is wider than 768px (desktop mode), activate the shipment data tab if (window.innerWidth > 768) { document.querySelectorAll('.nav-tabs li').forEach(function (li) { li.classList.remove('active'); }); document.querySelector('a[href="#tabbed_shipmentdata"]').parentNode.classList.add('active'); document.querySelectorAll('.tab-pane').forEach(function (tabPane) { tabPane.classList.remove('active', 'in'); }); document.getElementById('tabbed_shipmentdata').classList.add('active', 'in'); } } // Initialize tabs at the beginning initializeTabs(); // Add listener for partial updates Sys.WebForms.PageRequestManager.getInstance().add_endRequest(function () { initializeTabs(); }); }); if (jQuery) { $(function () { //fixHeightR("#predictor .item"); }); } The new Raymarine Lighthouse charts ensure exceptional detail. They are flexible and can be downloaded directly to Axiom and Element displays via the specific RayConnect app. With the chart, you can download two areas. The Premium version includes satellite imagery and points of interest such as service stations, petrol stations, workshops, services, main roads, and restaurants. The Lighthouse charts are available with global coverage areas. Discover more at www.raymarine.it
We continuously evaluate this product according to our MI-Eco-Score criteria.
















