public MainPanoramaView() { InitializeComponent(); StationMap.SetView(ViewModel.Location, 8.0d); }
public MapView() { InitializeComponent(); StationMap.CredentialsProvider = new ApplicationIdCredentialsProvider("Aru7Ud6JR_vLA3MC_Vof2xFOXVejAASIjZzfy5pZuh3OUWLGkwMj--c8GWkutwCj"); StationMap.SetView(ViewModel.Location, 9.0d); }