C# Class Ushahidi.Map.GoogleMapService

Google Map Service
Inheritance: MapService
Mostra file Open project: ushahidi/Ushahidi_WinMobile

Public Methods

Method Description
GoogleMapService ( string mapApiKey ) : System

Google Map Service

Protected Methods

Method Description
GetMapInternal ( ) : void

Get Google Map Image

Method Details

GetMapInternal() protected method

Get Google Map Image
protected GetMapInternal ( ) : void
return void

GoogleMapService() public method

Google Map Service
public GoogleMapService ( string mapApiKey ) : System
mapApiKey string Google Map API Key
return System