C# Class Ushahidi.Map.BingMapService

Bing Map Service
Inheritance: MapService
Afficher le fichier Open project: ushahidi/Ushahidi_WinMobile

Méthodes publiques

Méthode Description
BingMapService ( string username, string password ) : System

Bing Map Service

Méthodes protégées

Méthode Description
GetMapInternal ( ) : void

Get Bing Map Image

Method Details

BingMapService() public méthode

Bing Map Service
public BingMapService ( string username, string password ) : System
username string Bing username
password string Bing password
Résultat System

GetMapInternal() protected méthode

Get Bing Map Image
protected GetMapInternal ( ) : void
Résultat void