Casimiro Buendia: Difference between revisions
Jump to navigation
Jump to search
Map Test
No edit summary |
No edit summary |
||
Line 26: | Line 26: | ||
.openPopup(); | .openPopup(); | ||
// Marker: Bulacan State University | // Marker: Bulacan State University with article link | ||
L.marker([14.8405, 120.8116]).addTo(map) | L.marker([14.8405, 120.8116]).addTo(map) | ||
.bindPopup('Bulacan State University (BulSU)'); | .bindPopup('<b>Bulacan State University (BulSU)</b><br><a href="https://wikimalolos.com/wikimalolos/index.php/Making_a_Case_for_a_Historical_Founding_Date_of_Bulacan_State_University" target="_blank">Read Historical Article</a>'); | ||
</script> | </script> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 00:43, 13 May 2025