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

Create map-extent, map-input, map-link #887

Closed prushforth closed 9 months ago

prushforth commented 10 months ago

Tests Needed -

extension - https://github.com/Maps4HTML/mapml-extension/pull/66

docs - https://github.com/Maps4HTML/web-map-doc/pull/135

To Do when developing map-link

Bugs that still exists - Debug Mode - When you check and uncheck a layer in debug mode, the layer bounds don't show up when the layer is checked, but do when layer is unchecked. Behaves oppositely.

Bugs discovered on main

To Do Before closing PR

Closes https://github.com/Maps4HTML/Web-Map-Custom-Element/issues/886

AliyanH commented 10 months ago

Tests Needed -

extension -

docs -

image

To Do when developing map-link

Bugs that still exists - Debug Mode - When you check and uncheck a layer in debug mode, the layer bounds don't show up when the layer is checked, but do when layer is unchecked. Behaves oppositely.

Bugs discovered on main

To Do Before closing PR

prushforth commented 9 months ago

Small issue discovered: when you change a remote, hidden, checked map-extent from checked to not checked in the SD (remove the attribute), then remove the hidden attribute to unhide the extent in the layer control, the extent appears checked in the layer control, and changing the checkbox to unchecked now displays the extent. (discovered in geoserver testing).