Volodymyr Agafonkin

Results 530 comments of Volodymyr Agafonkin

Not at the moment β€” looks like the 0.2 opacity value for occluded markers is currently hardcoded: https://github.com/mapbox/mapbox-gl-js/blob/745a210598ce407aad689a504ca7170f8da39795/src/ui/marker.js#L443-L446 We might need to introduce an option for this.

Support for custom layers on globe is in progress and likely coming in the next release β€” see e.g. https://github.com/mapbox/mapbox-gl-js/pull/11996

@SnailBones are you still able to reproduce this? I tried but couldn't on all the examples above. I wonder if this is something environment-specific that's not reproducible on my machine/browser,...

@SnailBones that's so weird! Will have to unassign myself for now since I can't manage to reproduce...

@rebornix good idea, added to the list. Code for parsing it (for reference): https://github.com/bengl/cpuprofile2stackcollapse/blob/master/index.js

This is probably out of scope for this project β€” it's designed to be simple, minimalistic and for generic use, while FlameScope is specifically targeted at finding CPU spikes in...

@jlfwong thanks a lot for Speedscope BTW, it's fantastic! I should probably deprecate this project in favor of yours β€” I wasn't aware of it when I started working on...

See also https://github.com/mapbox/geojson-vt/issues/26

I want to make a music video for [my band](https://soundcloud.com/obiymy-doschu) with it. :) Shooting with an iPhone, post-processing heavily and then running primitive on each frame.

Sorry for the delay getting back to you β€” would you be able to set up a reproducible live test case (e.g. with JSBin or JSFiddle)?