Метод | Описание | |
---|---|---|
BeginConvertToLatLong ( |
||
BeginConvertToPoint ( |
||
BeginGetBestMapView ( |
||
BeginGetLineDriveMap ( |
||
BeginGetMap ( |
||
EndConvertToLatLong ( System asyncResult ) : Ushahidi.Map.MapPoint.Staging.LatLong[] | ||
EndConvertToPoint ( System asyncResult ) : Ushahidi.Map.MapPoint.Staging.PixelCoord[] | ||
EndGetBestMapView ( System asyncResult ) : |
||
EndGetLineDriveMap ( System asyncResult ) : Ushahidi.Map.MapPoint.Staging.LineDriveMapImage[] | ||
EndGetMap ( System asyncResult ) : Ushahidi.Map.MapPoint.Staging.MapImage[] | ||
RenderServiceSoap ( ) : System |
Метод | Описание | |
---|---|---|
ConvertToLatLong ( |
||
ConvertToPoint ( |
||
GetBestMapView ( |
||
GetLineDriveMap ( |
||
GetMap ( |
public BeginConvertToLatLong ( |
||
pixels | ||
view | MapView | |
width | int | |
height | int | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public BeginConvertToPoint ( |
||
latLong | ||
view | MapView | |
width | int | |
height | int | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public BeginGetBestMapView ( |
||
locations | ||
dataSourceName | string | |
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public BeginGetLineDriveMap ( |
||
specification | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public BeginGetMap ( |
||
specification | ||
callback | System | |
asyncState | object | |
Результат | System.IAsyncResult |
public EndConvertToLatLong ( System asyncResult ) : Ushahidi.Map.MapPoint.Staging.LatLong[] | ||
asyncResult | System | |
Результат | Ushahidi.Map.MapPoint.Staging.LatLong[] |
public EndConvertToPoint ( System asyncResult ) : Ushahidi.Map.MapPoint.Staging.PixelCoord[] | ||
asyncResult | System | |
Результат | Ushahidi.Map.MapPoint.Staging.PixelCoord[] |
public EndGetBestMapView ( System asyncResult ) : |
||
asyncResult | System | |
Результат |
public EndGetLineDriveMap ( System asyncResult ) : Ushahidi.Map.MapPoint.Staging.LineDriveMapImage[] | ||
asyncResult | System | |
Результат | Ushahidi.Map.MapPoint.Staging.LineDriveMapImage[] |
public EndGetMap ( System asyncResult ) : Ushahidi.Map.MapPoint.Staging.MapImage[] | ||
asyncResult | System | |
Результат | Ushahidi.Map.MapPoint.Staging.MapImage[] |