above Layer
Assign a new MapboxMapComposable above layerId.
Parameters
layer Id
The layer id the content will be inserted above.
content
a MapboxMapComposable to be applied above the layerId.
Throws
if layerPosition already has content.
Assign a new MapboxMapComposable above layerId.
The layer id the content will be inserted above.
a MapboxMapComposable to be applied above the layerId.
if layerPosition already has content.