|
Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Unit xomGPSReadWrite
Description
Overview
Classes, Interfaces, Objects and Records
Functions and Procedures
Types
Constants
Variables
Description
Functions and Procedures
function AllowMapsService: Boolean; |
|
|
Types
TGPSLocation = WebService.Google.Client.TGPSLocation; |
|
|
TGPSLocations = WebService.Google.Client.TGPSLocations; |
|
|
TGEOMapsService = (...); |
Values
-
gmsGoogleMaps
-
gmsOpenFreeMap
|
TGEOLookupService = (...); |
Values
-
glsGEONames
-
glsGoogle
-
glsIDimagerIGS
-
glsNominatim
|
Constants
cMilesToMetersFactor = 1609.344; |
|
|
Variables
gGeoClipbrdFormat: TClipboardFormat; |
|
|
gUse2CharCountryCode: Boolean; |
|
|
gUseStreetNumbers: Boolean; |
|
|
gGoogleMapsAPIURL: String; |
|
|
gGoogleMapsAPIKey: String = ''; |
|
|
Generated by PasDoc 0.15.0.
|