MapML icon indicating copy to clipboard operation
MapML copied to clipboard

`crossorigin` & `referrerpolicy` attributes missing for some elements

Open Malvoz opened this issue 3 years ago • 0 comments

The crossorigin and referrerpolicy attributes may currently only be specified on the <layer> element.

I believe they should be allowed for:

  • <link>
  • <tile>
  • <image> (notably this element may be removed: https://github.com/Maps4HTML/MapML/issues/216)

Malvoz avatar Jun 28 '22 15:06 Malvoz