Gijsbert ter Horst

Results 114 comments of Gijsbert ter Horst

I have the same issue. The OpenLayers example pages work fine, but this the angular component scrolls while using mouse-wheel zoom. Any solution?

I have the same issue in angular 9.07

It seems `onClick` has been renamed to `olClick`.

Well, I don't know what causes your issues with the controls, but as mentioned above, the `EventEmitter` `onClick` was renamed to `olClick`. Replace `

Same issue for me. I've got this working beautifully on our server and various clients, but it doesn't work on our Xamarin Android app, and I can't find why.

This allowed me to debug: - Clone this repository - In my app repository I replaced the `PackageReference`s with `ProjectReference`s: _Note that the relative path may differ depending on your...

Because I didn't really understand this fully at first, I worked it out in [a script](https://gist.github.com/Ghostbird/566fbf92000b615934c0af8c6069ec94) The point that I entirely missed was that I had to clone [libusb/libusb](https://github.com/libusb/libusb) too...

> I agree it should be where it will be installed, but not like that can't run out of space either so i don't necessarily see this solving a free...

Is this dead? I'm porting my app to MAUI and .NET 7, but it seems I'll have to find another library.