The classes tleft and tright were recently deprecated in T426452: [for action] tleft and tright should be replaced with floatleft and floatright if used.
But align="left" still generates tleft in <mapframe>:
Omitting the align parameter completely outputs tright:
This may lead to layout bugs, so the classes should be updated to floatleft and floatright.

