removeStyleLayer abstract method

Future<void> removeStyleLayer(
  1. String layerId
)

Removes a style layer.

Implementation

Future<void> removeStyleLayer(String layerId);