remove

abstract fun remove(id: String): Point?

Remove a point by id and return the removed Point (if any).