TestPage2: Difference between revisions

From Jcastle.info
No edit summary
No edit summary
 
(374 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Shizugatake Fortification ==
function p.getJSONLD()
{{#display_map:35.5135,136.2228~今市上砦;35.5148,136.2301~天神山砦;35.5112,136.2403~土器山砦;35.5105,136.2467~東野山砦;35.5080,136.2505~菖蒲谷山砦~red~0.42~10
  return '{"@context": "https://schema.org", "name": "Test Castle"}'
|layers=Esri.WorldTopoMap
end
|layer=Esri.WorldTopoMap
|geojson=Shizugatake}}
 
{{#display_map:
  service=leaflet
  |zoom=13
  |width=800
  |height=500
  |center=35.511,136.235
  |coordinates=
    35.5135,136.2228~今市上砦;
    35.5148,136.2301~天神山砦;
    35.5112,136.2403~土器山砦;
    35.5105,136.2467~東野山砦;
    35.5080,136.2505~菖蒲谷山砦
  |lines=
    35.5135,136.2228 : 35.5148,136.2301~#FF0000;stroke-width:2;stroke-opacity:0.8;stroke-dasharray:5,5;
    35.5148,136.2301 : 35.5112,136.2403 : 35.5105,136.2467 : 35.5080,136.2505~#0000FF;stroke-width:2;stroke-opacity:0.9
}}

Latest revision as of 22:20, 19 July 2025

function p.getJSONLD()

 return '{"@context": "https://schema.org", "name": "Test Castle"}'

end