Skip to content
Snippets Groups Projects
Commit 196243ec authored by Bady's avatar Bady
Browse files

Add RSETFC to map

parent b8c9822d
Branches
No related merge requests found
......@@ -31,3 +31,7 @@ var calicut = L.marker([11.25, 75.78], {
var lbs = L.marker([12.50, 75.05], {
icon: mapMarker
}).addTo(mymap).bindPopup('<b><a href="http://lbs.fsug.in" target="__blank" style="text-decoration: none">FSUG at LBS College of Engineering, Kasargode</a></b>');
var rset = L.marker([10.01, 76.34], {
icon: mapMarker
}).addTo(mymap).bindPopup('<b><a href="https://riot.im/app/#/room/rsetfc:matrix.org" target="__blank" style="text-decoration: none">RSETFC (Rajagiri School of Engineering & Technology FOSS Club), Ernakulam</a></b>');
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment