-
Spun off from https://github.com/Maps4HTML/MapML/issues/70#issuecomment-653627322
> > Doctype should be ``
>
> OK, I worry a bit that we are relying too much on the MIME type if we don't have a …
-
See https://github.com/Maps4HTML/MapML/issues/259.
With the [Popover API](https://developer.mozilla.org/en-US/docs/Web/API/Popover_API), `` is the `popovertarget` and `` (or other element) the `pop…
-
When a push comes to this repo on a particular branch perhaps not main, but maybe mapml, the latest version of the mapml-viewer build should be integrated into the mapml extension in the specific bran…
-
The extent of layers with no specified projection fails to take into account the projecton of the map viewer, resulting in incorrect extent/bounds calculations.
In the screen shot below, the extent…
-
[The `` element](https://maps4html.org/web-map-doc/docs/elements/properties/) can be used to create popups. It seems to be a case of browser magic, which may not be ideal.
Are authors expected to […
-
Web extensions allow developers to define their own custom context menu items. This maybe useful for MapML but may not be required.
-
https://github.com/Maps4HTML/MapML/issues/36
-
To satisfy a11y and i18n requirements - HTML attributes such as the following should be supported on MapML elements:
- [`lang`](https://html.spec.whatwg.org/multipage/dom.html#the-lang-and-xml:lang-a…
-
This relates to #427, because it should be painless to install and start to use \ etc., but I won't believe it until we test the theory with real users.
How quickly can you make a map without aggra…
-
> 4.3 Styling
> MapML documents can be styled with Cascading Style Sheets.
How does this work?
What is the rendering model of MapML? If it's intended to be stylable with CSS, I assume the rende…