Set the polygon's zoom from value
Future<void> setPolygonZoomFrom(num from) => DisplayRulePlatform.instance.setPolygonZoomFrom(id, from);