Gabriel Azevedo Ferreira

Results 2 comments of Gabriel Azevedo Ferreira

HI @greensopinion , I am using a custom vector tile and having a similar issue. I am trying to debug and the issue seems related to this [`_occupyLabelSpaceAtOffset`](https://github.com/greensopinion/dart-vector-tile-renderer/blob/51c401c6da61fa5008af380985896c5615e63816/lib/src/features/symbol_point_renderer.dart#L73) call. When...

It seems there are 2 or more things are coming together here: 1. the label space (which corresponds to the tile size) is hardcoded to 256 - and I was...