Maps4HTML / Web-Map-Custom-Element

A custom <mapml-viewer> and <layer-> element suite
https://maps4html.org/Web-Map-Custom-Element/
Other
54 stars 15 forks source link

Simple query fetched twice #913

Closed prushforth closed 5 months ago

prushforth commented 9 months ago

Likely not related to the hidden layer problem, but the query that gets executed indicates that there are two features being returned, but there is only one in fact. The actually query link template is a bit fake in this example, because it is hard-coded to return the legend graphic from each of the datacube layers as an entry in a table in a map-feature's map-properties. That's probably what it is counting as two features tbd.

Originally posted by @prushforth in https://github.com/Maps4HTML/Web-Map-Custom-Element/issues/909#issuecomment-1811444219

prushforth commented 9 months ago

Possibly a bug, or perhaps related to the fact that the mapml document is not returned as text/mapml from github, just as application/octet-stream (or similar)

prushforth commented 5 months ago

Resolved in 0.13.0