Run the trained model across every embedding tile intersecting the current map view, threshold the per-pixel score into a binary mask, and extract polygon rings around each connected change region. You'll get a GeoJSON FeatureCollection.
Pick the zoom level to run at. Higher zoom = finer polygon boundaries but more tiles to fetch and process. Tiles at the chosen zoom that aren't already cached in the browser will be downloaded.