Package-level declarations

Functions

Link copied to clipboard
fun ViewAnnotation(options: ViewAnnotationOptions, modifier: Modifier = Modifier, onUpdatedListener: OnViewAnnotationUpdatedListener? = null, layoutParams: ViewGroup.LayoutParams = ViewGroup.LayoutParams( FrameLayout.LayoutParams.WRAP_CONTENT, FrameLayout.LayoutParams.WRAP_CONTENT ), content: @Composable () -> Unit)

Composable function to add a ViewAnnotation to the Map.