Alexander Milevski

Results 122 comments of Alexander Milevski

@tdaubs, as mentioned in the [docs](http://w8r.github.io/Leaflet.Bookmarks/), you can define your own data structure for a bookmark, the only required field being `latlng`. You can change the bookmark form, data extraction...

@under-score, I will check as soon as I can get a hold of an Android device

@IvanSanchez thanks a lot! Currently I have no device to check it, I will merge it as soon as I will try it out

does anyone have a device to check it?

I cannot get the e2e tests working on gh actions, but I have no bandwidth to resolve it either. so I can release just as it is

Can you put them into a `MultiPolygon`?

There's a `fllRule` option on the `L.Path` styles for that, what makes it alternate like that is the `evenodd` option, you may try some other one from the list [here](https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/fill-rule)

@peppierre, it seems to be Android-specific? Cause I cannot reproduce it.