StandardTiledImageProjections
Trusted reconstruction boundary reusing the standard viewport layout and sampled tile renderer. Source identity is stable for one immutable geometry generation; children retain their remote declaration identities.
Functions
Link copied to clipboard
fun layer(source: TiledImageSource, state: PanZoomState, size: IntSize, policy: TiledImageCachePolicy): Element
Creates the standard bounded tile observation and paint layer over a client-owned revision source.
Link copied to clipboard
fun viewport(sourceIdentity: Any, bounds: LongRect, levels: List<TiledImageLevel>, state: PanZoomState, size: IntSize, fit: PanZoomFit, modifier: Modifier, key: ElementKey<*>?, children: List<Element>): Element
Creates the standard viewport around a projected tile layer and ordinary positioned overlays.