Hello,
I am looking for a way to load tiles of varying sizes within the same layer. Currently, my implementation causes smaller tiles to expand/scale unnecessarily to match a uniform grid size.
Does the library currently support mixed tile dimensions, or is there a recommended workaround to prevent this auto-scaling?