origo
origo copied to clipboard
Origo
If a WMS layer is given the `queryable` prop value of `true` but is configured in a way on the server that won't produce an application/json response (such as a...
**Description** When making too many requests to a search endpoint (such as Origo Server after https://github.com/origo-map/origo-server/pull/108/commits/580f9b8a0d15d02e046581590893e1390b370278) the client can recieve a 429 - Too Many Requests - response. The search...
We should aim for a new release before the end of ~~Q2~~ Q3.
Tooltips needs a little work, this issue is created as a result of discussions on PR #1984 I´m not sure this is a good way to go about it formulating...
**Is your feature request related to a problem? Please describe.** When selecting many features from different layers, all features use the same selection symbol (With the exception of those using...
Fixes #1932 Makes it possible to set a query parameters as a source option or with the api like: `source.getOptions().queryParams={viewParams: 'scenario1'};` Useful for instance when [[Parameterizing SQL Views](https://docs.geoserver.org/2.23.x/en/user/data/database/sqlview.html#parameterizing-sql-views)] Yeah the...
1. Selected features gets deselected when pressing print. Should remain selected. 2. Selection of features is possible in the print view, but there is no way to clear the selection...
I have received feedback that it would be useful to be able to configure which themes of a thematicStyling layer should be active on map start. **Describe the solution you'd...
Our users are asking for the ability to draw circle areas with specific radius. Using the select tool is not an option since it selects stuff, is not "permanent", and...
It would be nice to, also, be able to drag and drop order of groups and layers within different groups. So in other words extend the draggable option for groups....