Change the tileMap object so that the behaviors are put on each tile or a group of tiles instead of on the full tileMap.
My first thought when trying the object was: I would need to set one tileMap for jumpthrough platforms, another for normal platforms, and a third one for ladders, to use this properly.