layer Position
Assign a new MapboxMapComposable to the given layerPosition.
Parameters
layer Position
The layer position the content will be inserted to.
content
a MapboxMapComposable to be applied at the layerPosition.
Throws
if layerPosition already has content.