isSelected abstract method

bool isSelected(
  1. Marker marker
)

Returns true if the marker is selected.

Implementation

bool isSelected(Marker marker);