Actions

Template

Template:GeoJSON feature

From hmis

Revision as of 10:11, September 5, 2025 by Pinfold (talk | contribs) (Created page with "{ "type": "Feature", "properties": { "marker-symbol": "{{{icon|marker}}}", "title": "{{{title|}}}" }, "geometry": { "type": "Point", "coordinates": [ {{{longitude|}}}, {{{latitude|}}} ] } }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

{ "type": "Feature", "properties": { "marker-symbol": "marker", "title": "" }, "geometry": { "type": "Point", "coordinates": [ , ] } }