rememberComposeMapObjectRenderer
Renders composable content into ImageProvider to use it as map object icon.
Content is composed in the hosting compose-ui composition, so it inherits theme, density and other composition locals, and is re-rendered when its state changes.
Renderer requires host in compose-ui composition. YandexMap hosts it for its own content, to render content outside of map use ComposeMapObjectRendererHost.