Alex Dahl

Results 4 issues of Alex Dahl

**Is your feature request related to a problem? Please describe.** Sometimes a user wants to be able to toggle a subgroup and at the same time make the layers in...

**Describe the bug** I get an ESLint check error on [(src/ui/popupmenu.js)](https://github.com/origo-map/origo/blob/master/src/ui/popupmenu.js#L1) ```js import { Component } from '.'; ``` **To Reproduce** It works when I changed it to the following...

PR accepted

**Is your feature request related to a problem?** Sometimes a user wants to be able to change a style for a layer which has a `"type": "GROUP" ` [(Origo documentation)](https://origo-map.github.io/origo-documentation/latest/#:~:text=OSM%22%2C%0A%20%20%22style%22%3A%20%22mask%22%0A%7D-,group,-A%20group%20layer)...

PR accepted

**_The layer attributes_** seem to have a bug that is causing **_the title_** to be ignored when **_url_** and _**urlPrefix**_ are used. ![bug5](https://github.com/origo-map/origo/assets/96343158/85b558cf-4fe5-4923-a16d-79fec205783c)

PR accepted