Marker constructor

Marker([
  1. MarkerOptions? opts
])

Implementation

external Marker([
  MarkerOptions? opts, // ignore: unused_element
]);