I wanna create an app for tracking the running speed of an person in intervals. I want to develop the app with React Native for primary IOS and eventually Andro
I'm trying to get the latitude and the longitude from geoLocation and use it to fetch data from a weather api. The problem however is that as soon as I pass lat
I am working on wordpress elementor. I tried some plugins for currency conversion but didn't worked out. As my pricing is mentioned in the text box, i didn't r
I have a set of data of German regions with their NUTS names. Is there a way to get Long X and Lat Y coordinates based on their NUTS names in Python?
I'm having issues with venues/explore? results. I'm exploring some neighborhoods in Seattle. In some requests the API is returning as much as 30 venues when par
Install geolocator 8.0.0, everything is normal. But when I go to run the project I get all these errors, even though I import the library correctly. class Googl
Edit: The quicksort algorithm isn't actually working...😳 CODESANDBOX SITUATION I have a line string with up to 2000 points. I am trying to find the near
I am wondering why an accurate location (like "Berlin") is saved with a masked IP address in Matomo. Is the IP address used to get the location and afterwards m
Before asking this question I read these answers, but could not find the solution: Check if coordinate is within area Geolocation - Check if a location belongs
Greetings, I am facing the following issue; question will follow after. I have a production application using the Geolocation API from the navigator: Yes =>
I have a list of 100 Canadian postal codes (e.g. M4B 1C7). Is there anyway to convert these postal codes into approximate longitude and latitude values? Current
I am trying to use either Geolocator.getCurrentLocation or Geolocator.checkPermission() inside Workmanager's task. Both of those calls raise the same exception:
I built an app in flutter, dart to access the location of the user. I now want to share the current physical location of the user via Whatsapp, email etc but no
I have a screen on my app that tracks the location (geolocator) and time with (timer_builder) when the user hits start button. When the screen locks/sleeps, it
I want to customize auto suggestion result. I want to add more two addresses at the top of the result. Is it possible using google api? for more understanding I
I'm currently working on a project that uses the geolocation service of my phone. I currently have a prolem with this service, it says that geolocation is not
We all have seen this prompt: As far as I know, this is not IP-based location. This is device-based location. I don't want IP-based location because 1) It's no
Summary: Entering geo fixes into the Emulator Console of a headless emulator does not set moc location data. Is there a workaround? Steps to reproduce: 1) Sta
Im trying to render a map at the current user geolocation on android device, using react-native maps. Here is what i've got so far: import React, { Component
How can I convert location latitude and longitude to a formatted address? I'm trying with geolocator plugin but the line- List placemark = await Geolocator().pl