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

Add FOSSClub to map

parent 196243ec
Branches
No related merge requests found
......@@ -35,3 +35,7 @@ var lbs = L.marker([12.50, 75.05], {
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>');
var rset = L.marker([10.00, 76.33], {
icon: mapMarker
}).addTo(mymap).bindPopup('<b><a href="http://fossclub.in" target="__blank" style="text-decoration: none">FOSSClub, 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