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

Add a default projection (OSMTILE) for the map #873

Closed AliyanH closed 10 months ago

AliyanH commented 1 year ago

Notes ToDo -

current known issues on experiments (need to re-verify after latest commits) -

Other issues/problems found that exist on main also -

Things to do after this PR is pushed -

AliyanH commented 11 months ago

ToDo -

current known issues on experiments (need to re-verify after latest commits) -

Other issues/problems found that exist on main also -

Things to do after this PR is pushed -

prushforth commented 10 months ago

Tests pass on windows, fail on linux (wsl2) locally, same error messages as on CI, so need to figure that out.

prushforth commented 10 months ago

The QueryHandler is querying the layer control for the order of map-extent elements, but it should be querying the DOM and / or ShadowDOM for that order, since the layer control may not be in use,only the content of the layer- either in light or shadow root