getSettings method
Returns LocationComponentSettings allowing to show location indicator on the map, customize indicator's appearance and position.
Implementation
Future<LocationComponentSettings> getSettings() => _impl.getSettings();
Returns LocationComponentSettings allowing to show location indicator on the map, customize indicator's appearance and position.
Future<LocationComponentSettings> getSettings() => _impl.getSettings();