Mercator is also useful for tiled maps, which is why web Mercator is a standard. The tiles always have nice north/south and east/west bounds and there is no difference in rendering depending on longitude or latitude. For software maps the better approach, as done by Google, is just to postprocess the Mercator tiles into a sphere at rendering time if the user is zoomed out enough.