Removes a style layer.
Future<void> removeStyleLayer(String layerId) => _impl.removeStyleLayer(layerId);