C# 클래스 Ushahidi.Map.BingMapService

Bing Map Service
상속: MapService
파일 보기 프로젝트 열기: ushahidi/Ushahidi_WinMobile

공개 메소드들

메소드 설명
BingMapService ( string username, string password ) : System

Bing Map Service

보호된 메소드들

메소드 설명
GetMapInternal ( ) : void

Get Bing Map Image

메소드 상세

BingMapService() 공개 메소드

Bing Map Service
public BingMapService ( string username, string password ) : System
username string Bing username
password string Bing password
리턴 System

GetMapInternal() 보호된 메소드

Get Bing Map Image
protected GetMapInternal ( ) : void
리턴 void