Method | Description | |
---|---|---|
GetDefaultZoom ( ) : Modules.NetworkMap.NetworkMap.GoogleMapLocation | ||
GoogleMapHelper ( ) : System | ||
MapPlotPeople ( System.Int64 personId, System.Data.SqlClient.SqlDataReader reader, System.Data.SqlClient.SqlDataReader reader2, string &googleCode, string &tableText ) : void |
Method | Description | |
---|---|---|
GenerateGMapLocations ( System.Data.SqlClient.SqlDataReader reader ) : GoogleMapLocation>.Dictionary |
||
GenerateLocHtml ( GoogleMapLocation mapLoc ) : string | ||
GeneratePersonAtag ( string uri, string displayName ) : string | ||
WriteGMapLocations ( GoogleMapLocation>.Dictionary |
||
writeTableLocations ( GoogleMapLocation>.Dictionary |
public GetDefaultZoom ( ) : Modules.NetworkMap.NetworkMap.GoogleMapLocation | ||
return | Modules.NetworkMap.NetworkMap.GoogleMapLocation |
public MapPlotPeople ( System.Int64 personId, System.Data.SqlClient.SqlDataReader reader, System.Data.SqlClient.SqlDataReader reader2, string &googleCode, string &tableText ) : void | ||
personId | System.Int64 | |
reader | System.Data.SqlClient.SqlDataReader | |
reader2 | System.Data.SqlClient.SqlDataReader | |
googleCode | string | |
tableText | string | |
return | void |