thn80

Results 16 issues of thn80

Would it be possible to add support for Pocket Queries to pycaching? This would add the possibility to retrieve a lot of Geocaches with a minimal communication overhead to the...

feature request
contributors friendly

Is there a way to retrieve the related LinkWidget object if I have the LinkModel object? Or is there any way to get a list of all LinkWidget objects if...

Hi, is there any dependency between the options "scale" and "displacement" for ol.style.icon? I created an example at https://codepen.io/gott18/pen/poLpbex As you can see, the icons should have the same Y...

Hi, currently I am styling my markers using a style array, containing two style objects (the marker itself and an icon). Depending on the zoom level it happens, that my...

On my map I have a vector layer with waypoints coming from a GeoJSON file. Currently, I am able to style my markers via ol/style/Style and ol/style/Icon. However, is there...

Hi, is there an example available on how to import CSV, GPX, or GeoJSON including an additional marker description which is applied to the marker icon on the map? The...

Hi, for unlocking my database I am using 2FA (Yubikey + Passphrase). Some weeks ago I was able to unlock my database via 2FA and, afterwards, simply using Quick Unlock...

Hi, I'm using the image with Portainer and I added two volumes to the container for /data and /assets. However, if I do some changes on the container configuration (e.g....

Hello, currently I'm using a FontSymbol of the form "bubble" which works fine. However, I would like to fill the small arrow with the border color, that the result looks...

Hi, I'm trying to place my control bar to the very top (~0.5em). However, even if configuring "top: 0em;" there is a bigger distance between the control bar and the...

question