setMap method

void setMap(
  1. WebMapController? map
)

Implementation

void setMap(WebMapController? map) => overlay.setMap(map);