-
Login and see if apps are active.
re-maintaining Google Location Services and Firebase
possible version upgrades for those
**make new app for ragtag, disuse radartag**
-
I'm trying to build a location injectable service using angular by calling GoogleApi play service in nativescript.
```typescript
import { Injectable } from "@angular/core";
import geolocation = r…
-
Hi
When I use this service to determine the latitude & longitude of an address, I get the MapPoint.
The issue I'm having is that these doubles are shown as 509543986.0 and not 50.9543986
kind regard…