removeControl method

LeafletMap removeControl(
  1. Control control
)

Removes the given control from the map

Implementation

external LeafletMap removeControl(Control control);