showMyLocation abstract method

Future<void> showMyLocation(
  1. MyLocationOption option
)

Show my location with option.

Implementation

Future<void> showMyLocation(MyLocationOption option);