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 contextmenu for map-extent layercontrol #930

Closed AliyanH closed 4 months ago

AliyanH commented 4 months ago

Closes #926

Future work

AliyanH commented 4 months ago

Thanks @prushforth! Will merge after finalizing https://github.com/Maps4HTML/mapml-extension/pull/69

prushforth commented 4 months ago

Thanks @prushforth! Will merge after finalizing Maps4HTML/mapml-extension#69

We should merge this when it's ready so that we can release it as 0.13.1 (with a small other GeoServer-related change that wouldn't pass CI reliably without these commits) with GeoServer 2.25.0, which will happen March 18th. I could merge that change without this, of course, but it was easier to rebase it on the work done in this branch which eliminates some test flakiness (there's always a new source of flakiness, for some reason).

The GeoServer viewer should not depend on the extension, but I agree the extension needs this update.

I will open a GeoServer PR this week to include the new viewer, which we can update until Friday.

prushforth commented 4 months ago

I'll cut a 0.13.1 release later today, hopefully in time to make the GeoServer 2.25.0 release cut-off, tbd.