addTo method

Layer addTo(
  1. LeafletMap map
)

Adds the layer to the given map or layer group.

Implementation

external Layer addTo(LeafletMap map);