![]() | GeoLocation Class |
Namespace: Opait.Barcoder.QRCode
public class GeoLocation
The GeoLocation type exposes the following members.
Name | Description | |
---|---|---|
![]() | GeoLocation |
Initializes a new instance of the GeoLocation class.
|
![]() | GeoLocation(String, String, Boolean) |
Initializes a new instance of the GeoLocation class.
|
Name | Description | |
---|---|---|
![]() | Latitude |
Latitude with period (.) as splitter.
|
![]() | Longitude |
Longitude with period (.) as splitter.
|
![]() | UseGoogleMaps |
A flag to indicate whether to use GoogleMaps coordinates instead of GEO coordinates.
|
Name | Description | |
---|---|---|
![]() | ToString |
Formats the payload as input string to the encoder.
(Overrides ObjectToString.) |