python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
RNCGeolocation.requestAuthorization undefined not a function
I can not build for android on react-native. I am getting error about geolocation. All spermissions added to AndroidManifest like the code below; Do you have any idea, how can i solve this issue?
<...
Emre ÇEKİÇ
Votes: 0
Answers: 1
Function/Script/Library to retrieve country name based on Lat and Long without Online APIS
I'm looking for a library/script/function or anything else for the next problem.
I have a application which retrieve the Latitude and Longitude from Gps (Android).
With Lat and Long, i want to return ...
Ionut Daniel
Votes: 0
Answers: 1
How to GEOLOCATE an object of an image of street view?
I have developed a YoLo based algorithm in Python to detect objects from Google Maps images. Now, i have the task to GEOLOCATE that object in the image. I have tried to access the EXIF information of ...
Cristian Villarroya
Votes: 0
Answers: 1
How to know if my react native expo app is using External GPS readings?
I've built an expo app using expo location and react native maps libraries. I connect an external GPS via Bluetooth to my phone. Then the accuracy reading in my app becomes fixed at 5 meters. I don't ...
shunshun
Votes: 0
Answers: 1