Tile group modification

Hi,
just started to use Heaps framework, managed to load and render tile map from tilled, now trying to find any info on how to use it for some interaction lets say to change selected tile to another or tint selected tile, what would be best place to start, any samples or maybe some documentation ?

I managed to get tile index on interaction but dont know how to update, repalce tile and what would be best practice to do it, trying to draw new tiles on mouse interaction.

Thank you,

(sorry if its dumb question just started: ))

Ok maybe was not descriptive enough :slight_smile: I would like to build tile based games with multiple layers, like ground ,and then user can add / remove objects that are tile based above it, so what would be best way to do it, maybe some other way then tile map ?

thank you