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

Add FSUG MES to map

parent 25297465
Branches
No related merge requests found
......@@ -44,6 +44,10 @@ var malappuram = L.marker([11.04, 76.08], {
icon: mapMarker
}).addTo(mymap).bindPopup('<b><a href="https://www.freelists.org/list/ssug-malappuram" target="__blank" style="text-decoration: none">SSUG (Swathanthra Software Users Group) Malappuram</a></b>');
var mes = L.marker([10.84, 76.03], {
icon: mapMarker
}).addTo(mymap).bindPopup('<b><a href="https://groups.google.com/forum/#!forum/mes-fsug" target="__blank" style="text-decoration: none">FSUG at MES College of Engineering, Malappuram</a></b>');
var thiruvananthapuram = L.marker([8.49, 76.95], {
icon: mapMarker
}).addTo(mymap).bindPopup('<b><a href="https://www.freelists.org/list/ssug-malappuram" target="__blank" style="text-decoration: none">FSUG Thiruvananthapuram</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