Sasha Kramer
Sasha Kramer
I mean, that code is just the minimum amount I could set up to demonstrate the issue. Also, I still see the issue in your Plunkr, even if I define...
...Chrome Version 57.0.2987.110 (64-bit) (on a Mac). Also, the issue only seems to happen if your zoom level is somewhere between 100% and 33% (if you zoom out far enough...
No, I was able to get rid of the table as it was only used for positioning purposes. I submitted this issue just to bring it your attention. Thanks for...
I saw the same behavior. It seems to be referenced in https://github.com/angular-ui/ui-leaflet/issues/199 The workaround I used was to first use an object instead of an array, and to dynamically generate...