Jacob Wodzyński
Jacob Wodzyński
When Hajks is embedded in an Iframe element, using the `clean=true` flag, there are situations where the viewport is too short for all buttons to render correctly. See https://bibliotek.halmstad.se/web/arena/stadsbiblioteket for...
This needs more investigation, but to reproduce, try: 1. Setup a new WFS-T layer. Mine looks like this:  2. Add it to a map....
As Hajk grows, more and more options are available for the user to set. Some options are plugin-specific (such as those that control the Search plugin), other are more UI-centric...
A suggestion for future improvements would be nice to see the schema and table name Even with unique names in admin (which is good) this will add much more clarity...
Halmstad's accessibility focus group has found that it is difficult to tell when user can expect a reaction on an action in map (e.g. click on features) and when not....
Currently all text strings in Hajk are hard-coded in Swedish. To make this project attract more users and developers, it is essential that the software is engineered in a way...
# Describe the bug The Edit plugin expects the WFS layers to be in the same projection as the View to work flawlessly. # To Reproduce ## Preparations - setup...
Currently Measure plugin will try to "guess" in a "smart" way and determine which _unit_ ("kilometre" vs "metre", "square meters" vs "square kilometers) to display. This is not always what...
**Use the OpenLayers-Cesium integration to bring 3D to Hajk.** My tests [in this branch](https://github.com/hajkmap/Hajk/tree/feature/cesium-integration) have so far shown it's possible but needs a lot of polishing. Notably, only EPSG:4326 and...
# Ideas Below are some ideas, in no special order: - `layer.internalName` for use in admin listings is not the same as `layer.title`, which is used in client (and can...