Returns all properties of a layer as a JSON string.
Future<String> getStyleLayerProperties(String layerId) => _impl.getStyleLayerProperties(layerId);