removeLayer abstract method

dynamic removeLayer(
  1. String id
)

remove layer from style

Implementation

removeLayer(String id);