/**
     * Switches the style of the delete button for routes
     */
    fun switchIconDelete() {
        val removeRouteButton = requireView().findViewById<FloatingActionButton>(R.id.removeRoute)