|
|
(17 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| == Map Example ==
| | Naging gubernadorsilyo sa Malulos noong 1880. Naging "Segundo Vigilante" ng Lohia Kupang noong 1894. Naging pangalawang punong bayan sa Malulos noong 1902.<ref>Bautista, Malulos p. 4</ref> |
| This is an interactive map showing a specific location.
| |
|
| |
|
| <mapframe width=400 height=300 zoom=12 latitude=48.8584 longitude=2.2945>
| | [[Category:Who's who in Malolos?]] |
| {
| | [[Category:Index]] |
| "type": "FeatureCollection",
| |
| "features": [
| |
| {
| |
| "type": "Feature",
| |
| "geometry": {
| |
| "type": "Point",
| |
| "coordinates": [2.2945, 48.8584]
| |
| },
| |
| "properties": {
| |
| "title": "Eiffel Tower",
| |
| "description": "The Eiffel Tower in Paris",
| |
| "marker-color": "ff0000",
| |
| "marker-symbol": "monument"
| |
| }
| |
| }
| |
| ]
| |
| }
| |
| </mapframe>
| |