Select District
Kerala 695122', category: 'Panchayat office',mapUrl: 'https://maps.google.com/maps?q=Chenkal Grama Panchayat&t=&z=13&ie=UTF8&iwloc=&output=embed'},
{ name: 'Chirayinkeezh Grama Panchayat', address: 'Chirayinkeezhu post office Chirayinkeezhu, Kerala 695304', category: 'Panchayat office',mapUrl: 'https://maps.google.com/maps?q=Chirayinkeezh Grama Panchayat&t=&z=13&ie=UTF8&iwloc=&output=embed'},
{ name: 'Chirayinkeezhu Block Panchayath office', address: 'Chirayinkeezhu - Korani Rd, Kizhuvalam, Kerala 695104', category: 'Block Office',mapUrl: 'https://maps.google.com/maps?q=Chirayinkeezhu Block Panchayath office&t=&z=13&ie=UTF8&iwloc=&output=embed'},
{ name: 'Chirayinkeezhu Taluk Hospital', address: 'Attingal Chirayinkeezhu Road, Chirayinkeezhu, Kerala 695304', category: 'Hospital',mapUrl: 'https://maps.google.com/maps?q=Chirayinkeezhu Taluk Hospital&t=&z=13&ie=UTF8&iwloc=&output=embed'},
{ name: 'Chirayinkeezhu Taluk Office', address: 'Mini Civil Station, Chirayinkeezhu, Thiruvananthapuram, Kerala 695101', category: 'Taluk Office',mapUrl: 'https://maps.google.com/maps?q=Chirayinkeezhu Taluk Office&t=&z=13&ie=UTF8&iwloc=&output=embed'},
{ name: 'Civil Station 1', address: 'Civil Station, Kudappanakunnu, Thiruvananthapuram, Kerala 695043', category: 'Civi Station/Mini Civil station',mapUrl: 'https://maps.google.com/maps?q=Civil Station 1&t=&z=13&ie=UTF8&iwloc=&output=embed'},
{ name: 'Commissioner office thycaud', address: 'police Ground, CV Raman Pillai Rd, Thycaud, Thiruvananthapuram, Kerala 695014', category: 'Govt Office',mapUrl: 'https://maps.google.com/maps?q=Commissioner office thycaud&t=&z=13&ie=UTF8&iwloc=&output=embed'},
{ name: 'Corporation office trivandrum', address: 'Kaimanam Thiruvallam Rd, Thiruvallam, Thiruvananthapuram, Kerala 695027', category: 'Corporation Office',mapUrl: 'https://maps.google.com/maps?q=Corporation office trivandrum&t=&z=13&ie=UTF8&iwloc=&output=embed'},
{ name: 'Corporation office, Trivandrum', address: 'Corporation office, Trivandrum Thiruvananthapuram, Kerala 695033', category: 'Corporation Office',mapUrl: 'https://maps.google.com/maps?q=Corporation office, Trivandrum&t=&z=13&ie=UTF8&iwloc=&output=embed'},
{ name: 'Deshabimani Grandhashala, Nellimoodu', address: 'Dheshabhi Vardhini Grandhashala,Nellimoodu 695524', category: 'Library',mapUrl: 'https://maps.google.com/maps?q=Deshabimani Grandhashala, Nellimoodu&t=&z=13&ie=UTF8&iwloc=&output=embed'},
{ name: 'District Model Hospital, Peroorkada', address: 'Peroorkada, Thiruvananthapuram, Kerala 695013', category: 'Hospital',mapUrl: 'https://maps.google.com/maps?q=District Model Hospital, Peroorkada&t=&z=13&ie=UTF8&iwloc=&output=embed'},
{ name: 'East Fort Bus stand', address: 'Mahathma Gandhi Rd, East Fort, Pazhavangadi, Thiruvananthapuram, Kerala 695036', category: 'Bus Stand',mapUrl: 'https://maps.google.com/maps?q=East Fort Bus stand&t=&z=13&ie=UTF8&iwloc=&output=embed'},
{ name: 'Edava Grama Panchayat', address: 'Panchayath Office Edava, Varkala Edava Kappil Road, Vettakada, Edava, Kerala', category: 'Panchayat office',mapUrl: 'https://maps.google.com/maps?q=Edava Grama Panchayat&t=&z=13&ie=UTF8&iwloc=&output=embed'},
{ name: 'Family health centre Karakulam', address: 'near travancore gold, Vattappara, Kerala-695028', category: 'Hospital',mapUrl: 'https://maps.google.com/maps?q=Family health centre Karakulam&t=&z=13&ie=UTF8&iwloc=&output=embed'},
{ name: 'Fort Hospital', address: ' East Fort, Pazhavangadi, Thiruvananthapuram, Kerala 695023', category: 'Hospital',mapUrl: 'https://maps.google.com/maps?q=Fort Hospital&t=&z=13&ie=UTF8&iwloc=&output=embed'},
{ name: 'Gandhi Park- East fort', address: 'East Fort, Pazhavangadi Thiruvananthapuram, Kerala 695036', category: 'Park',mapUrl: 'https://maps.google.com/maps?q=Gandhi Park- East fort&t=&z=13&ie=UTF8&iwloc=&output=embed'},
{ name: 'General Hospital', address: 'Thiruvananthapuram, Kerala 695035', category: 'Hospital',mapUrl: 'https://maps.google.com/maps?q=General Hospital&t=&z=13&ie=UTF8&iwloc=&output=embed'},
{ name: 'Government Taluk Hospital Varkala', address: 'Temple Rd, Varkala Maithanam Town, Thiruvananthapuram, Kerala 695141', category: 'Hospital',mapUrl: 'https://maps.google.com/maps?q=Government Taluk Hospital Varkala&t=&z=13&ie=UTF8&iwloc=&output=embed'},
{ name: 'Govt. Homeopathic Medical college Hospital Iranimuttom', address: 'Iranimuttom, Manacaud P.O, Attukal, Chiramukku, Thiruvananthapuram, Kerala 695009', category: 'Hospital',mapUrl: 'https://maps.google.com/maps?q=Govt. Homeopathic Medical college Hospital Iranimuttom&t=&z=13&ie=UTF8&iwloc=&output=embed'}
],
};
const selectedDistrict = districtSelect.value;
if (selectedDistrict && locations[selectedDistrict]) {
locationDetails.innerHTML = ''; // Clear previous details
locations[selectedDistrict].forEach(location => {
const locationItem = `
`;
locationDetails.innerHTML += locationItem;
});
locationDetails.style.display = 'block';
} else {
locationDetails.style.display = 'none';
}
}
]]>
${location.name}
${location.address}
Category: ${location.category}
0 Response to "Kerala Free Wifi Hotspot"
Post a Comment