MapML icon indicating copy to clipboard operation
MapML copied to clipboard

Map Markup Language is hypertext for Web maps, like HTML is hypertext for Web pages https://maps4html.org/MapML/spec/

Results 87 MapML issues
Sort by recently updated
recently updated
newest added

In the following example: ``` ``` we can see that axis indicates a direction: "row" or "column", "x" or "y", "i" or "j"... Then "position" mentions two directions at the...

Since there can be different link templates within an extent, it stands to reason that they should be allowed to have a different input each for zoom, not as much...

WMS supports different dimensions, including "time". Need to allow MapML authors to include <input type="datetime"/> which supports a (defined subset of ISO 8601). Suggest that min/max/step attributes enable user input...

This would avoid having to mess around with creating many separate MapML services where a single one which combined related layers would do. For example, hill shading/relief could be overlayed...

[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 [style](https://github.com/Maps4HTML/MapML/issues/71) the ``...

Lea [asked for TAG guidance](https://github.com/w3ctag/design-reviews/discussions/1123) on the attribute naming relative to `tref` [specified for \](https://maps4html.org/MapML-Specification/spec/#the-link-element-0). That inquiry led to some interesting directions for research and specification! https://github.com/whatwg/urlpattern/issues/73 is the original...