Map Markup Language is hypertext for Web maps, like HTML is hypertext for Web pages https://maps4html.org/MapML-Specification/spec/
55
stars
12
forks
source link
`crossorigin` & `referrerpolicy` attributes missing for some elements #232
Open
Malvoz opened 2 years ago
The
crossorigin
andreferrerpolicy
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)