getSettings method

Future<LocationComponentSettings> getSettings()

Returns LocationComponentSettings allowing to show location indicator on the map, customize indicator's appearance and position.

Implementation

Future<LocationComponentSettings> getSettings() => _impl.getSettings();