C# Class ArcGISRuntime.UWP.Samples.AuthorMap.AuthorMap

Afficher le fichier Open project: Esri/arcgis-runtime-samples-dotnet

Méthodes publiques

Méthode Description
AuthorMap ( ) : Esri.ArcGISRuntime.Geometry
CreateCredentialAsync ( CredentialRequestInfo info ) : Task

Private Methods

Méthode Description
AddOperationalLayers ( ) : void
ApplyBasemap ( string basemapName ) : void
BasemapItemClick ( object sender, RoutedEventArgs e ) : void
ClearMapClicked ( object sender, RoutedEventArgs e ) : void
Initialize ( ) : void
LayerSelectionChanged ( object sender, SelectionChangedEventArgs e ) : void
SaveMapClicked ( object sender, RoutedEventArgs e ) : void
SaveNewMapAsync ( Map myMap, string title, string description, string tags ) : System.Threading.Tasks.Task
ShowOAuthSettingsDialog ( ) : void
UpdateAuthenticationManager ( ) : void
UpdatePortalItemThumbnailAsync ( string imageFileName ) : void
UpdateViewExtentLabels ( ) : void
WriteTempThumbnailImageAsync ( ImageSource mapImageSource ) : Task

Method Details

AuthorMap() public méthode

public AuthorMap ( ) : Esri.ArcGISRuntime.Geometry
Résultat Esri.ArcGISRuntime.Geometry

CreateCredentialAsync() public méthode

public CreateCredentialAsync ( CredentialRequestInfo info ) : Task
info CredentialRequestInfo
Résultat Task