C# Class ArcGISWindowsPhoneSDK.ShowGPSLocation

Inheritance: PhoneApplicationPage
Show file Open project: Esri/arcgis-samples-winphone

Public Methods

Method Description
ShowGPSLocation ( ) : System.Device.Location

Private Methods

Method Description
PhoneApplicationPage_Unloaded ( object sender, RoutedEventArgs e ) : void
watcher_PositionChanged ( object sender, GeoPositionChangedEventArgs e ) : void
watcher_StatusChanged ( object sender, GeoPositionStatusChangedEventArgs e ) : void

Method Details

ShowGPSLocation() public method

public ShowGPSLocation ( ) : System.Device.Location
return System.Device.Location