예제 #1
0
 private void Update_Center(global::Windows.Devices.Geolocation.Geopoint obj, int phase)
 {
     if ((phase & ((1 << 0) | NOT_PHASED | DATA_CHANGED)) != 0)
     {
         XamlBindingSetters.Set_Windows_UI_Xaml_Controls_Maps_MapControl_Center(this.obj2, obj, null);
     }
 }
예제 #2
0
 private void Update_vm_CurrentTripDataRepo_Geopoint(global::Windows.Devices.Geolocation.Geopoint obj, int phase)
 {
     if ((phase & ((1 << 0) | NOT_PHASED | DATA_CHANGED)) != 0)
     {
         // Views\TripView.xaml line 70
         XamlBindingSetters.Set_Windows_UI_Xaml_Controls_Maps_MapControl_Center(this.obj3, obj, null);
         // Views\TripView.xaml line 89
         XamlBindingSetters.Set_Windows_UI_Xaml_Controls_Maps_MapControl_Location(this.obj22, obj, null);
     }
 }
예제 #3
0
 private void Update_ViewModel_Center(global::Windows.Devices.Geolocation.Geopoint obj, int phase)
 {
     if ((phase & ((1 << 0) | NOT_PHASED | DATA_CHANGED)) != 0)
     {
         // Views\MapViewPage.xaml line 13
         if (!isobj2CenterDisabled)
         {
             XamlBindingSetters.Set_Windows_UI_Xaml_Controls_Maps_MapControl_Center(this.obj2, obj, null);
         }
     }
 }
예제 #4
0
 public static global::Windows.Services.Maps.PlaceInfo Create(global::Windows.Devices.Geolocation.Geopoint referencePoint)
 {
     throw new global::System.NotImplementedException("The member PlaceInfo PlaceInfo.Create(Geopoint referencePoint) is not implemented in Uno.");
 }
예제 #5
0
 public static global::Windows.Services.Maps.PlaceInfo CreateFromIdentifier(string identifier, global::Windows.Devices.Geolocation.Geopoint defaultPoint, global::Windows.Services.Maps.PlaceInfoCreateOptions options)
 {
     throw new global::System.NotImplementedException("The member PlaceInfo PlaceInfo.CreateFromIdentifier(string identifier, Geopoint defaultPoint, PlaceInfoCreateOptions options) is not implemented in Uno.");
 }
예제 #6
0
 public static global::Windows.Foundation.IAsyncOperation <global::Windows.Services.Maps.MapLocationFinderResult> FindLocationsAsync(string searchText, global::Windows.Devices.Geolocation.Geopoint referencePoint, uint maxCount)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<MapLocationFinderResult> MapLocationFinder.FindLocationsAsync(string searchText, Geopoint referencePoint, uint maxCount) is not implemented in Uno.");
 }
예제 #7
0
 public static global::Windows.Foundation.IAsyncOperation <global::Windows.Services.Maps.MapLocationFinderResult> FindLocationsAtAsync(global::Windows.Devices.Geolocation.Geopoint queryPoint)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<MapLocationFinderResult> MapLocationFinder.FindLocationsAtAsync(Geopoint queryPoint) is not implemented in Uno.");
 }
예제 #8
0
 public static global::Windows.Foundation.IAsyncOperation <global::Windows.UI.Xaml.Controls.Maps.StreetsidePanorama> FindNearbyAsync(global::Windows.Devices.Geolocation.Geopoint location, double radiusInMeters)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<StreetsidePanorama> StreetsidePanorama.FindNearbyAsync(Geopoint location, double radiusInMeters) is not implemented in Uno.");
 }
예제 #9
0
 public EnhancedWaypoint(global::Windows.Devices.Geolocation.Geopoint point, global::Windows.Services.Maps.WaypointKind kind)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Services.Maps.EnhancedWaypoint", "EnhancedWaypoint.EnhancedWaypoint(Geopoint point, WaypointKind kind)");
 }
예제 #10
0
 public static global::Windows.Foundation.IAsyncOperation <global::Windows.Services.Maps.MapRouteFinderResult> GetWalkingRouteAsync(global::Windows.Devices.Geolocation.Geopoint startPoint, global::Windows.Devices.Geolocation.Geopoint endPoint)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<MapRouteFinderResult> MapRouteFinder.GetWalkingRouteAsync(Geopoint startPoint, Geopoint endPoint) is not implemented in Uno.");
 }
예제 #11
0
 public static global::Windows.Foundation.IAsyncOperation <global::Windows.Services.Maps.MapRouteFinderResult> GetDrivingRouteAsync(global::Windows.Devices.Geolocation.Geopoint startPoint, global::Windows.Devices.Geolocation.Geopoint endPoint, global::Windows.Services.Maps.MapRouteOptimization optimization, global::Windows.Services.Maps.MapRouteRestrictions restrictions, double headingInDegrees)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<MapRouteFinderResult> MapRouteFinder.GetDrivingRouteAsync(Geopoint startPoint, Geopoint endPoint, MapRouteOptimization optimization, MapRouteRestrictions restrictions, double headingInDegrees) is not implemented in Uno.");
 }
예제 #12
0
 public static global::Windows.Foundation.IAsyncAction SetGeotagAsync(global::Windows.Storage.IStorageFile file, global::Windows.Devices.Geolocation.Geopoint geopoint)
 {
     throw new global::System.NotImplementedException("The member IAsyncAction GeotagHelper.SetGeotagAsync(IStorageFile file, Geopoint geopoint) is not implemented in Uno.");
 }
예제 #13
0
 public static global::Windows.UI.Xaml.Controls.Maps.MapScene CreateFromLocationAndRadius(global::Windows.Devices.Geolocation.Geopoint location, double radiusInMeters, double headingInDegrees, double pitchInDegrees)
 {
     throw new global::System.NotImplementedException("The member MapScene MapScene.CreateFromLocationAndRadius(Geopoint location, double radiusInMeters, double headingInDegrees, double pitchInDegrees) is not implemented in Uno.");
 }
예제 #14
0
 public static global::Windows.UI.Xaml.Controls.Maps.MapScene CreateFromLocation(global::Windows.Devices.Geolocation.Geopoint location)
 {
     throw new global::System.NotImplementedException("The member MapScene MapScene.CreateFromLocation(Geopoint location) is not implemented in Uno.");
 }
예제 #15
0
 public static GeoPoint get(global::Windows.Devices.Geolocation.Geopoint globalWindowsDevicesGeolocationGeopoint)
 {
     throw new NotImplementedException();
 }
예제 #16
0
 public static global::Windows.Foundation.IAsyncOperation <global::Windows.Services.Maps.OfflineMaps.OfflineMapPackageQueryResult> FindPackagesAsync(global::Windows.Devices.Geolocation.Geopoint queryPoint)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<OfflineMapPackageQueryResult> OfflineMapPackage.FindPackagesAsync(Geopoint queryPoint) is not implemented in Uno.");
 }
예제 #17
0
파일: MapCamera.cs 프로젝트: zhuzilyy/uno
 public MapCamera(global::Windows.Devices.Geolocation.Geopoint location, double headingInDegrees, double pitchInDegrees) : base()
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.UI.Xaml.Controls.Maps.MapCamera", "MapCamera.MapCamera(Geopoint location, double headingInDegrees, double pitchInDegrees)");
 }
예제 #18
0
 public static void Set_Windows_UI_Xaml_Controls_Maps_MapControl_Center(global::Windows.UI.Xaml.Controls.Maps.MapControl obj, global::Windows.Devices.Geolocation.Geopoint value, string targetNullValue)
 {
     if (value == null && targetNullValue != null)
     {
         value = (global::Windows.Devices.Geolocation.Geopoint)global::Windows.UI.Xaml.Markup.XamlBindingHelper.ConvertValue(typeof(global::Windows.Devices.Geolocation.Geopoint), targetNullValue);
     }
     obj.Center = value;
 }