Interface | Description |
---|---|
BingMapsManager |
This class is responsible of the management of the library's business logic.
|
BingMapsMapInfo |
Info about the map, including url to get the img tiles
|
BingMapsMapRequest |
Requests about the map info
|
BingMapsMapRequestParams |
Params to request for map info
|
BingMapsTileRequest |
Some methods to get the image tiles from Bing maps
|
BingMapsTileRequestListener |
Interfaz que deberán de implementar todas las clases que quieran recibir
información sobre las descargas asincronas de BingMapsTileRequest
|
BingMapsTileRequestParams |
Parameters to initialice a BingMapsTileRequest
|
Class | Description |
---|---|
BingMapsLibrary |
Library for API initialization and configuration.
|
BingMapsLocator |
This locator is the entry point for the Bing Maps library,
providing access to all Bing Maps services through the
BingMapsManager . |
Enum | Description |
---|---|
MapTypes |