This session goes over the story behind Maps Compose—the Jetpack Compose interoperability library for the Maps SDK for Android. Learn lessons in Compose API design and how to effectively migrate your library or app to Compose.

At the end of this talk, developers will know how to:
* use interoperability APIs to bridge View-based apps/libraries to Compose
* follow best practices for composable elements’ API design
* use subcomposition to tap into Compose APIs for managing tree-like data structures

Menu