Petar Kožul

Results 5 comments of Petar Kožul

In case it helps anyone, I got nested table working. There is a catch though, You need to have some space at the bottom of the nested table. Here is...

I modified the code and got it working. Not sure if this change would affect other scenarios, but now all 3 of the tables are being rendered fine. I added...

@jjhbw Bummer. Although my code change worked in this example I included above, it doesn't work in the more complex scenario I have at work. I'm not familiar enough with...

Hi Tom, I've used some of the code from this PR. Good work! I only needed to make one small change - provide the zoom level parameter when calling `map.unproject()`....

Hi @yangqian As @exetico mentioned, we are working on a solution. We're looking to use `Intl.RelativeTimeFormat` which is supported by all modern browsers. It means we won't need to use...