Results 7 comments of Vjeran Crnjak

Thanks for the reply. It's fine if your time is limited, I don't expect you to do any additional work. Just asking for some info. I tried just changing the...

I understand you completely. Thanks for the info. I'll notify if I'll start developing.

I've been looking at doing the same thing, I find multiple canvas layers convenient. I've tried several simple things that would require me to change no existing code but all...

It's possible to do it properly: * Create your own leaflet canvas layer * During creation of canvas panes/layers you have to somehow know which canvas layer is above which...

Yes, I was not clear - forgot to add that the behavior I want works if `post.md` file contains the yaml header variable `link-citations: true` (when calling the snippet above)....

I've checked the module you've linked and figured out a way to add the option. It's a dirty fix but works for my needs. I'll spend a bit more time...

There seems to be a `symbolTextAndIcon` shader present. It draws the text and the icon at appropriate times but is not used for the purposes of our symbol layers. https://github.com/mapbox/mapbox-gl-js/commit/1215bf138dc4982d8bcbc9c61dd3995ae4df3c0f...