Property | Type | Description | |
---|---|---|---|
UrlFormat | string | ||
Version | string | ||
language | string | ||
serverLetters | string |
Method | Description | |
---|---|---|
BaseBingMapsSource ( Game game ) : System | ||
GenerateUrl ( int x, int y, int zoom ) : string |
Method | Description | |
---|---|---|
GetServerNum ( int x, int y ) : char | ||
TileXYToQuadKey ( long tileX, long tileY, int levelOfDetail ) : string |
public BaseBingMapsSource ( Game game ) : System | ||
game | Game | |
return | System |
public GenerateUrl ( int x, int y, int zoom ) : string | ||
x | int | |
y | int | |
zoom | int | |
return | string |