예제 #1
0
        protected override void OnNavigatedTo(System.Windows.Navigation.NavigationEventArgs e)
        {
            base.OnNavigatedTo(e);

            Kart.SetView(new GeoCoordinate(60.994423, 9.140625), 6);
            LastFlyplasser();
        }