unary Plus
Extension function for Layer to overload Unary operations.
Apply +Layer will add the layer to the StyleExtensionImpl.
Extension function for Pair<Layer, LayerPosition> to overload Unary operations.
Apply +Pair<Layer, LayerPosition> will add the layer to the StyleExtensionImpl at given LayerPosition.
Extension function for Source to overload Unary operations.
Apply +Source will add the source to the StyleExtensionImpl.
Extension function for Light to overload Unary operations.
Apply +Light will add the light to the StyleExtensionImpl.
Extension function for Terrain to overload Unary operations.
Apply +Terrain will add the terrain to the StyleExtensionImpl.
Extension function for Atmosphere to overload Unary operations.
Apply +Atmosphere will add the atmosphere to the StyleExtensionImpl.
Extension function for Projection to overload Unary operations.
Apply +Projection will add specific map projection to the StyleExtensionImpl.
Extension function for ImageExtensionImpl to overload Unary operations.
Apply +ImageExtensionImpl will add the source to the StyleExtensionImpl.
Extension function for ModelExtensionImpl to overload Unary operations.
Apply +ModelExtensionImpl will add the source to the StyleExtensionImpl.
Extension function for ImageNinePatchExtensionImpl to overload Unary operations.
Apply +ImageNinePatchExtensionImpl will add the source to the StyleExtensionImpl.