Change Aspects of Hardcore

Is it possible to delete the player icon on the map? and disable placement of map markers? So you have a map, but all you can see is the map itself, but you have no indication of where you are until you find something on the map. 

Is this possible?

You should be able to prevent placing map markers using the OnMapMarkerAdd hook. However, I expect the player icon is client-side so removing that is probably not possible.