Volodymyr Agafonkin

Results 71 issues of Volodymyr Agafonkin

Something like https://www.mapbox.com/bites/00222/, maybe with clustered random points like in RBush demo http://mourner.github.io/rbush/viz/viz-cluster.html

enhancement

Hi! As there are markers all over the world now, you can set the map view to the whole world initially (e.g. with `map.fitWorld()`) instead of zooming after the page...

Our band shares DAW projects of songs we work on through a cloud, and everything works seamlessly when one person saves the project on one end and the other opens...

enhancement
priority:low

@sdatkinson When loading NAM as a VST3 plugin on Windows 10, the plugin immediately crashes. At the same time, the standalone version runs well. - OS: Windows 10 - Plugin...

bug
priority:low
DAW:studioone

- [x] I've looked at the [documentation](http://leafletjs.com/reference.html) to make sure the behavior is documented and expected - [x] I'm sure this is a Leaflet code issue, not an issue with...

bug
needs investigation

Closes #7779 by implementing the approach described by @mroch in https://github.com/facebook/flow/issues/7779#issuecomment-498290377. Remaining work: - [x] ~~Try eliminating all string manipulation and `buffer.write` calls in favor of purely byte-based operations for...

CLA Signed
Stalled

- Sanitize HTML in v8 log for XSS prevention. - Modernize dependencies. - Add a deprecation warning.

## User Story Map apps sometimes need a way to select multiple features on a map, and shift-drag is a convenient handler for this. By default, it is used for...

enhancement
good first issue
PR is more than welcomed

**Is your feature request related to a problem?** When trying to add multiple OSM sources to a Planetiler profile, it throws the following error: https://github.com/onthegomap/planetiler/blob/edaead9c3d1ec0153f3857e8eda2450184b8a079/planetiler-core/src/main/java/com/onthegomap/planetiler/Planetiler.java#L191-L192 **Additional context** I want to...

**Describe the bug** When generating tiles with `skip_filled_tiles=true`, the option doesn't seem to do anything. **To Reproduce** E.g. generate Protomaps Basemaps tiles with the option turned on https://github.com/protomaps/basemaps/ Make sure...

bug