Glass Bridge
Glass Bridge
📖 Description: The Kanyakumari Glass Bridge, inaugurated on December 30, 2024, is India's first-ever glass bridge built over the sea. This architectural marvel connects two iconic landmarks: the Vivekananda Rock Memorial and the Thiruvalluvar Statue in Kanyakumari, Tamil Nadu. The bridge spans 77 meters in length and 10 meters in width.
🕒 Timings: 8:00 a.m. to 4:00 p.m.
📞 Emergency Contacts
- Police: 100
- Fire: 101
- Ambulance: 108
- District Control Center: 1077
- Local Administration: Kanniyakumari Municipality (04652-246279)
- Tourism Dept: 9176995866
📍 Get Directions:
🚌 Bus Details
| Bus Terminal | Route No. | Via |
|---|---|---|
| Nagercoil Vadassery Bus Terminal | 1,2,303 | Anna bus Stand,Kottar,Suchindram,Kottarm |
| Nagercoil Anna Bus Terminal | 1,2,303 | Suchindram, Kottaram |
| Kanniyakumari Bus Terminal | ||
| Marthandam Bus Terminal | 303 | Thuckalay, Nagercoil |
| Kalliyakkavilai Bus Terminal | 303 | Thuckalay, Nagercoil |
📷 Image Gallery
×
const images = ["https://cdn.s3waas.gov.in/s38fe0093bb30d6f8c31474bd0764e6ac0/uploads/2025/05/2025052077.png", "https://cdn.s3waas.gov.in/s38fe0093bb30d6f8c31474bd0764e6ac0/uploads/2025/05/2025052077.png"];
let currentIndex = 0;
function openModal(i) {
currentIndex = i;
document.getElementById('modalImage').src = images[i];
document.getElementById('imageModal').style.display = 'flex';
}
function closeModal() {
document.getElementById('imageModal').style.display = 'none';
}
function nextImage() {
currentIndex = (currentIndex + 1) % images.length;
document.getElementById('modalImage').src = images[currentIndex];
}
function prevImage() {
currentIndex = (currentIndex - 1 + images.length) % images.length;
document.getElementById('modalImage').src = images[currentIndex];
}
function getLocationAndRedirect() {
if (navigator.geolocation) {
navigator.geolocation.getCurrentPosition(function(position) {
const lat = position.coords.latitude;
const lon = position.coords.longitude;
const url = "https://www.google.com/maps/dir/?api=1&origin=" + lat + "," + lon + "&destination=encodeURIComponentKanyakumari Glass Bridge, 3HH36VH, Kanniyakumari, Tamil Nadu";
window.location.href = url;
}, function() {
alert('Could not get location');
});
}
}
window.onload = function() {
document.getElementById('mapBtn').addEventListener('click', getLocationAndRedirect);
document.getElementById('img0').addEventListener('click', function() { openModal(0); });
document.getElementById('img1').addEventListener('click', function() { openModal(1); });
}
🛥️ Ferry Service
Book your boat ride online to visit Thiruvalluvar Statue, Glass Bridge and Vivekananda Rock Memorial.
Click here to Book Your Ferry Ride