showOverlay abstract method

Future<void> showOverlay(
  1. MapOverlay overlay
)

Implementation

Future<void> showOverlay(MapOverlay overlay);