addTo method

Control addTo(
  1. LeafletMap map
)

Adds the control to the given map.

Implementation

external Control addTo(LeafletMap map);