Gábor Kökény

Results 8 comments of Gábor Kökény

It works for me but I'm getting this warning while installing dependencies with yarn: `warning " > [email protected]" has incorrect peer dependency "ngx-bootstrap@^6.0.0".`

hi, thanks for your report, I appreciate it. Im not sure but, maybe it should works as a workaround: `placeMarkerMap.get(p). executeJs("openPopup"); `

Hi Jim, Thank you for your issue request and also your quick response. It is good to know. I'm very happy to know it works for you. Alternatively, you can...

Hi, Apologies for the Late Reply. This add-on currently doesn't support leaflet handlers, but I tried to make it flexible, so you can extend MapOptions if you want. If you...

it seems to a 'mousedown' event fired on iPhone 8 instead of 'click' event. You can use temporarily the onMouseDown(...) event handler as a workaround. I'm not sure why the...

Releated issue -> [https://github.com/Leaflet/Leaflet/issues/6705](https://github.com/Leaflet/Leaflet/issues/6705)

Hi Jim, Do you have any idea about what's wrong with the leaflet4vaadin addon? I think if it works in development mode but doesn't work in production mode it should...