This is Library which is based on the code from this Github project.
GeoLocation
...|https://www.b4x.com
Author: DonManfred
Version: 1.1
If get the Location from the System. It result in using th GPS Provider, Network Provider or PASSIVE_PROVIDER. In the resultevent you get info from which Provider the Location is from.
GeoLocation
...|https://www.b4x.com
Author: DonManfred
Version: 1.1
- GeoLocator
- Events:
- Location (success As Boolean, Lattitude As Double, Longitude As Double)
- Functions:
- geoAddress
- GetLocation
- Initialize (EventName As String)
- Properties:
- Address As String [read only]
- City As String [read only]
- Country As String [read only]
- KnownName As String [read only]
- Lattitude As Double [read only]
- Longitude As Double [read only]
- PostalCode As String [read only]
- State As String [read only]
- Events:
If get the Location from the System. It result in using th GPS Provider, Network Provider or PASSIVE_PROVIDER. In the resultevent you get info from which Provider the Location is from.
Attachments
Last edited: