Results 3 issues of Jonas

The SVGs that contain the defs for the marker have a default size of 300*150px. This can overlay the map and prevent pointer events. It would be best to directly...

### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it First of all, I don’t know how I got the character in...

defect
project panel
outline

Default values with only on character, for example `a`, are not recognised. ### Example Consider the following example: ```html as {{age; 8:an; 11:an; 18:an; default:a;}} {{age}}-year-old ``` This should result...