hslayers / hslayers-ng

User interface and map building extensions for OpenLayers
https://ng.hslayers.org/
MIT License
36 stars 20 forks source link

Load WMS with the "ignore extent" option #5060

Closed FilipLeitner closed 2 months ago

FilipLeitner commented 3 months ago

Description

Related issues or pull requests

closes #4863

Pull request type

Please check the type of change your PR introduces:

Do you introduce a breaking change?

Checklist

FilipLeitner commented 3 months ago

First part of #4863 is a bit problematic and yet to be solved. Layer extent set in layer constructor gets overriden by extent parsed from metadata

Second part is basically ready but theres some problem with visiblity toggle as layer is missing when I tested resulting in throw that is not handled (95a968d)

FilipLeitner commented 2 months ago

Not sure, what is the *.db-journal file, but I guess it shall not be pushed in git and rather .gitignored, right?

17c5b1e