public MainWindowViewModel() { MapStyles = new ObservableCollection <MapStyle>(MapStyle.GetMapboxStyles()); }