Hendrik Lüth

Results 3 comments of Hendrik Lüth

This is was causing the issue for me. Setting icon to true (or to any string at all) made my Marker show up on the map. https://github.com/coryasilva/Leaflet.ExtraMarkers/blob/c4f5f1e4184194b584ef112a609af7a1f91db172/src/assets/js/leaflet.extra-markers.js#L30C23-L30C23

I was just looking at the code and found a way how this might be possible. There is a function called `add_available_ipaddresses()` which creates a list of tuples that represent...

According to the contribution guide I'm supposed to wait. > You're welcome to volunteer to implement your FR, but don't submit a pull request until it has been approved. Now...