Maps4HTML / MapML-Specification

Map Markup Language is hypertext for Web maps, like HTML is hypertext for Web pages https://maps4html.org/MapML-Specification/spec/
Other
55 stars 12 forks source link

Define a processing API for the <map> element #106

Open prushforth opened 9 years ago

prushforth commented 9 years ago

In addition to WebIDL, the HTML spec often includes a prose description of the API immediately after the definition of the API, like this: http://www.w3.org/TR/html5/embedded-content-0.html#htmltrackelement for the track element. The same should be provided for the map element, below the WebIDL, here: http://maps4html.github.io/HTML-Map-Element/spec/#todo3

prushforth commented 5 years ago

There is some work going on over here to help define the capabilities required.

Not only does the <map> element require an API, but also the <layer> element, and probably all the MapML elements should be considered from this perspective, too.