Most voted "geolocation" questions
Geolocation is a feature that discovers your geographic location through your mobile phone or browser. To find out where you are, can be used cell phone GPS or even your internet address. If the question is not about "Geolocation", do not use this tag, even if you are using "Geolocation" in your project.
Learn more…9 questions
Sort by count of
-
4
votes1
answer287
viewsSave latitude and longitude in Swift
I have this code in my Viewcontroller to capture the current location of users: @IBOutlet weak var userMapView: MKMapView! var locationManager = CLLocationManager() override func viewDidLoad() {…
-
1
votes1
answer66
viewsSearching IP or URL of a website using Geolocation
I’m having a problem using the Geolocation feature where I’m trying to fetch the location data (latitude and longitude) of the url or ip I type in the ip/url field. By clicking the "Locate" button,…
-
1
votes0
answers136
viewsGeolocation and HTTP requests in the background with Ionic 2
I’m creating an app with Ionic 2 in this application I need to take the geolocation of the device and make HTTP requests to a web service that I have published. I used Sqlite to store the…
-
0
votes1
answer98
viewsLimit IP address
I am with a project of an online supermarket and my client wishes that only those who live within the city where he owns this supermarket can place orders. He has problems because he already has…
-
0
votes1
answer61
viewsElectron - Error 400 when obtaining geolocation
I’m trying to use the navigator.geolocation.getCurrentPosition and the navigator.geolocation.watchPosition in a PWA project made with Quasar. It is working very well in Browser and Cordova…
-
0
votes0
answers25
viewsInactive GPS notification running on APP startup only
Ola, I need to adjust the app I’m developing so there’s notification whenever GPS is disabled. When the app starts, if the GPS is disabled, it alerts and then starts the Switch to location settings.…
-
-1
votes2
answers5547
viewsAPI or database to achieve latitude and longitude
I need to know the latitude and longitude from a place searching for the CEP or any other option that you make available to me, may not be that of Google maps. Does anyone know any API or base de…
-
-1
votes1
answer79
viewsHow to get "currentLocation" inside a webview
I have an app that runs a webview and within that webview has an option to get the current location of the user, which for some reason (which I don’t know) works perfectly on the site on desktop…
-
-4
votes0
answers13
viewsURGENT: How to SEND-LOCATION to CHATBOT php facebook messenger? I used this code but it doesn’t work... Thank you for the help in Advance
Unfortunately I have no idea how to do it.