-
# Summary
I've found an edge case where `ipx.Read` fails to load a certain file missing a requested variable group.
# Description
## Background
I used `ipx.Query` to find data for a limite…
-
Hi, I'm trying to use your library in safari and it's not working.
MacOs = Catalina Version 10.15.5
Both latitude and longitude returns `undefined`. Even error returns `undefined`
```
const { …
-
Hi, I have user onLocation event for fetching latest location details storing data into server. But I am not able to store it into Database.
```
private configureBackgroundGeolocation() {
Backg…
-
While #1101 fixed an issue where builders would complain about being raw typed unless you provided the instance class, there is still an edge case that happens when you use the builder *BEFORE* assign…
-
## Summary
I am using Geolocation to get current address.
It gives me address properly, but in default Mobile language.
I want to determine the language of returned address as parameter like Geo…
-
Please include exif data because I need to know geolocation info like latitude & longitude.
-
In #11676, a new `HADec` frame is introduced, for which the natural range for the longitude (hour angle) is -12 to 12 hours. We had to add a hack to ensure the default wrap angle for `[Unit]SphericalR…
-
-
Map requestLocation is working incorrectly. It is not returning the latitude / longitude *NOR* is it returning valid error information (it must, of course, do one or the other).
I'm not the first …
-
Hi, can anyone help please? I'm try to integrate geospatial search together with filtering object keys containing null values and I only need to find all records that are 'verified'. Can someone point…