ol.interaction.ModifyTouch is a modify interaction for touch devices
that display a poppup to delete a point when click on it.
You can customize the popup using the setPopupContent() function.
You can overide the showDeleteBt() function to do have a different behavior than a popup (display a button on the map).