Maps4HTML / HTML-Map-Element-UseCases-Requirements

Use cases and requirements for Maps on the Web
https://maps4html.org/HTML-Map-Element-UseCases-Requirements/
Other
22 stars 12 forks source link

[examples] Scoped styles #214

Closed Malvoz closed 3 years ago

Malvoz commented 4 years ago

This introduces <style scoped> to resolve https://github.com/Maps4HTML/HTML-Map-Element-UseCases-Requirements/issues/193 using this polyfill (see notes).

The polyfill had issues with cross-origin stylesheets, so they had to be hosted locally instead.