MapML
MapML copied to clipboard
`<style>` not specified
MapML defines elements from Metadata content such as <title>, <link>, <base>, <meta> but not <style>. Is that intentional?
No, oversight.
For some of the metadata elements it'd be easier to only create sections for them and link to the HTML definition, similar to how SVG does it: https://www.w3.org/TR/SVG/struct.html#HTMLMetadataElements
Easier on both readers and editors.