Jesper A
Jesper A
We need the possibility to access and use {x}, {y} and {zoom} in infoclick templates to create links etc containing these. Similar to: https://github.com/hajkmap/Hajk/issues/1076#issue-1225284701 Maybe group these as {click:param} ```...
An idea: Add the possibility to connect a specific theme to a specific background map. So when you toggle to the Dark theme you automatically change background map to (for...
Turning on HIDPI changes the way OpenLayer requests tiles etc. You can specify diffrent dpi:s in geoserver, 90, 180 etc. **But** OpenLayers requests the exact dpi as the device has,...
New formating method is needed. **multiplyBy** Use case: We have a value in meters. 0.08 meters. But we want it in centimeters. with value `0.08` `{value|multiplyBy(100)}` you would get `8`.................
Today, Analytics.js has working support for Plausible tracking since #1065, and is prepared (placeholder and commented example code etc) for Matomo tracking. The Matomo tracking script need to be added,...
**Describe the bug** On mobile: Sometimes the snackbars makes it very hard to maximize/minimize/close windows. The buttons gets covered. **To Reproduce** Found issue in Navigation and Show Coordinates plugin etc....
When using a layer with minZoom and/or maxZoom options, we somehow need to let the user know about it, at least when the user toggles the layer to visible and...
_Hajk can show group layers from geoserver today but it's not possible to use InfoClick with correct behaviour._ **Expectations** Each layer in a group should be able to have a...
node-expose-sspi stopped working in node 20.x `TypeError [ERR_INVALID_THIS]: Value of "this" must be of type URLSearchParams` More details in this comment https://github.com/jlguenego/node-expose-sspi/pull/141#issuecomment-1896042818
Requests has been made regarding the possibility to add custom svg-icons to InfoClick using an url. Today, only material icon names works. Suggestion: If the `infoclickIcon `prop starts with `"https://"`...