origo icon indicating copy to clipboard operation
origo copied to clipboard

Origo

Results 123 origo issues
Sort by recently updated
recently updated
newest added

Seeks to fix #2001 , in the alternative fashion. Yes, I made `getFeatureInfoUrl` less robust in a recent pr and I could still remedy that function. The only place it...

PR approved

Fix #1019 Config example `{ "name": "guide", "options": { "title": "Guidar dig genom kartan...", "hideButton": { "visible": true } } }` Also see the guide config options in root

**Is your feature request related to a problem? Please describe.** When using drag and drop control and adding multiple files it's difficult to see which feature belongs to which layer...

PR accepted

New version out

PR accepted

Fixes #1975 by adding the _async createContentAsync()_ method on _SelecedItem_ class. While doing that all code that creates the async content has been moved from _featureinfo.js_ to _getfeatureinfo.js_ while keeping...

PR approved

When typing in the search field the first match should automatically be highlighted so that the user can just press enter. Now you have to press arrow down+enter, or click...

**Describe the bug** In Ludvika we previously used postgres full text seach with QGIS webbklient to make the search more user friendly, for example the search will return results for...

PR accepted

**Describe the bug** If a WMS layer has a CQL_FILTER source option set, the filter will be ignored if the layer has `"thematicStyling" = true` **To Reproduce** Steps to reproduce...

bug

**Describe the solution you'd like** I would like to add a buffer tool for Draw to make it possible to buffer selected draw-geometry. Will it be ok to use Turf.js...

Fixes #1989 - Fixes for tooltips lagging and getting stuck if the pointer happens to hover over the tooltip. (see issue for details) - Fix for tooltips appearing behind other...