addMarker method

dynamic addMarker(
  1. Marker marker
)

Implementation

addMarker(Marker marker) => addMarkers([marker]);