Reading both this answer and this answer to an old question, I wonder:
Is the length of curves in the Manhattan metric a continuous function of the curve?
Note that I don't place any requirements on the curves, apart from the obvious one that they need to have a well-defined length under the Manhattan metric.
Edit:
I had assumed that there's a natural topology for curves. But since 6005 asked for the curve topology in the comments, I gather that this is not the case. Therefore I'll specify the topology as follows:
I assume all curves to be continuous functions from closed intervals (so maxima and minima always exist).
I define the distance of a point to a curve as the minimum of the Manhattan distances of that point to the points of the curve.
I define the distance of two curves as the maximum of the distance of the points of one of the curves to the other curve.
I define the topology of the set of curves as the topology induced by the distance between curves I just defined.