How do I edit a Tile set using blueprints?

Hey, I’ve been trying to edit specific tiles of an existing tile set using blueprints but haven’t gotten much luck.
Screenshots:
This is the actor I use to spawn in the tile map using blueprints:
Blueprint: http://prntscr.com/dq5q3q
View port: http://prntscr.com/dq5p2q
(The tile map it uses has 4 ground tiles at the bottom default-ly)
This is the tile set I use:
http://prntscr.com/dq5r3l
(Each tile is 32x32)
This is what I use to spawn in the actor which uses the tile set:
Blueprint: http://prntscr.com/dq5qi0

I can spawn in the actor just fine, the problem is editing specific spots on the tile map.
Any help is much appreciated!