Public Function ToGeoCoordinateString( _ ByVal toGeoCoordParam As ToGeoCoordinateParameter _ ) As String
public string ToGeoCoordinateString( ToGeoCoordinateParameter toGeoCoordParam )
Parameters
- toGeoCoordParam
- The parameters to be used in the conversion.
Return Value
String representing the map in the appropriate geographic notation. Returns null if the mapPoint is empty.