Set the general zoom to value
Future<void> setZoomTo(num to) => DisplayRulePlatform.instance.setZoomTo(id, to);