getLayer abstract method

Object? getLayer(
  1. String id
)

fetch layer added to style

Implementation

Object? getLayer(String id);