C# Class Ushahidi.Map.GoogleMapService

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

Méthodes publiques

Méthode Description
GoogleMapService ( string mapApiKey ) : System

Google Map Service

Méthodes protégées

Méthode Description
GetMapInternal ( ) : void

Get Google Map Image

Method Details

GetMapInternal() protected méthode

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

GoogleMapService() public méthode

Google Map Service
public GoogleMapService ( string mapApiKey ) : System
mapApiKey string Google Map API Key
Résultat System