Fit bounds for one marker on map
Future<void> fitMarker(String name) async => _markersState.fitOne(name);