nativescript-geolocation icon indicating copy to clipboard operation
nativescript-geolocation copied to clipboard

Geolocation plugin to use for getting current location, monitor movement, etc

Results 35 nativescript-geolocation issues
Sort by recently updated
recently updated
newest added

Hey folks, I'm currently using this plugin in my NS-Angular app and came up to something that might improve readability and efficiency. Info: I'm only testing on iOS right now...

feature

I am trying to reproduce an app from my Suunto watch. Basically, it returns the heading between 2 locations. For example, "N" means that I am currently "north" of the...

feature
help wanted
good first issue

### Which platform(s) does your issue occur on? iOS emulator and physical device ### Please, provide the following version numbers that your issue occurs with: - CLI: 3.2.1 - Cross-platform...

feature
help wanted
docs

Need a second isEnabled for the redirection to the device settings. isEnabledOnApp = isEnabled; isEnabledOnDevice = Is Location enabled on (Android/iOS) Settings. Thanks you.

feature
help wanted

The java docs are saying that `compile` dependency is deprecated in gradle 7.0 and It was supressed by `implementation` dependency. If the `compile` dependency is used the it is arising...

cla: yes