Results 130 issues of Peter Rushforth

OpenStreetMap is recommending that [a,b,c subdomains be removed](https://github.com/openlayers/openlayers/pull/14062), replaced with tile.openstreetmap.org. In light of this, maybe the `shard` attribute and associated markup is no longer a requirement, and can be...

Currently the spec for step reads: > The increment by which a value may vary between the min and max values. but doesn't specify how the min value used for...

When I was talking with Satoru Takagi at TPAC, we agreed that progressive enhancement was a desirable quality in the design of extensions to the <map> element. When I originally...

question

https://maps4html.org/MapML/spec/#the-layer-element-0

Seeing [`HTMLCanvasElement.captureStream()`](https://developer.mozilla.org/en-US/docs/Web/API/HTMLCanvasElement/captureStream) made me think that an `HTMLMapElement.captureStream()` could be defined to capture the contents of a `` element at an efficient frame rate. It makes me think we may...

Merge [schemas](https://github.com/Maps4HTML/MapML/tree/gh-pages/schema) of MapML and HTML so that HTML content in `` can be properly validated (right now it's a free-for-all), and MapML content in `` can be validated as...

It should be possible to manipulate the (overall) opacity of a layer via the CSS `opacity` property. It would be ideal to have that opacity reflected in the opacity control:...

It seems that drag and drop functionality is kind of outside the normal scope of HTML specifications, being a script-driven facility. On the other hand, dragging the URL of a...

question

Per [UCR Issue](https://github.com/Maps4HTML/HTML-Map-Element-UseCases-Requirements/issues/138#issuecomment-767828099), we should design and specify the markup to encode orthophoto georeferencing.