Mapa Lab: Difference between revisions
Jump to navigation
Jump to search
Map Test
| Line 28: | Line 28: | ||
// POLYGON TYPE: Approximate boundaries of Barasoain Church | |||
// | |||
var barasoainPolygon = L.polygon([ | var barasoainPolygon = L.polygon([ | ||
[14.846952933499336, 120.81225915935168], | [14.846952933499336, 120.81225915935168], | ||
| Line 65: | Line 48: | ||
alt="Barasoain Church" | alt="Barasoain Church" | ||
style="width: 200px; height: auto; margin-top: 8px; border-radius: 4px;"> | style="width: 200px; height: auto; margin-top: 8px; border-radius: 4px;"> | ||
<p style="font-size: 11px; color: #555;">The "Cradle of Democracy in the East"</p> | <p style="font-size: 11px; color: #555; margin-bottom: 8px;">The "Cradle of Democracy in the East"</p> | ||
<a href="https://wikimalolos.com/wikimalolos/index.php/Barasoain_Church" | |||
target="_blank" | |||
style="color: #007bff; text-decoration: none; font-weight: bold; font-size: 12px;"> | |||
Learn More at WikiMalolos → | |||
</a> | |||
</div> | </div> | ||
`; | `; | ||
// Bind the HTML content to the polygon | // Bind the HTML content to the polygon | ||
Revision as of 09:31, 16 May 2026
MAPA LAB CHEAT SHEET