MapboxMapComposable

Marks a composable function being expected to be used inside another composable function marked as MapboxMapComposable.

This will produce build warnings when MapboxMapComposable composable functions are used outside of a MapboxMapComposable content lambda, and vice versa.