DeviceGeolocation
Wisej.Hybrid.DeviceGeolocation
Last updated
Wisej.Hybrid.DeviceGeolocation
Last updated
Namespace: Wisej.Hybrid
Assembly: Wisej.Hybrid (3.5.0.0)
Provides methods to fetch the user's location.
Access this class through the singleton.
Initializes a new instance of .
Gets the device's last known location.
Returns: . The last known location.
Gets the device's location.
Retrieve potential placemarks for a given location specified by coordinates.
lat
The latitude coordinate to find placemarks near.
lon
The longitude coordinate to find placemarks near.
request
Returns: . The device's location.
Returns: . List of that best match the coordinates or if no placemarks are found.