geolocation
Here are 1,577 public repositories matching this topic...
Do you want to request a feature or report a bug?
bug
What is the current behavior?
location button isn't working in the demo https://community.algoli
So, I'm eager to contribute to microG. There's just one problem: I've spent the last 10 hours trying to decipher the codebase, and feel like I'm nonethewiser for it. Could you please please PLEASE add some documentation? At least the architecture? I understand that nobody likes writing docs, and I understand that much of the structure is forced upon you by having to copy GPS, but it's critical i
Explain how to use the output of a Federated Table in:
- SQL API
- Tiler API
Explain how caching works when a Federated Table is used in the different systems
Mini-Site
Would you be up for making a branded mini-site, like some of the other League packages?
http://platesphp.com/
http://fractal.thephpleague.com/
http://flysystem.thephpleague.com/
You can look at the sculpin branch for fractal, which is the source with a bunch of PHP.
Get started with sculpin here.
Source goes in sculpin, then the website
Accurately Locate Smartphones using Social Engineering
-
Updated
Jun 3, 2020 - CSS
Unofficial MaxMind GeoIP2 Reader for Go
-
Updated
Jun 25, 2020 - Go
There is a "remote commands" setting in the Android app, but almost no documentation for it in the Booklet. (I found "Remoteconfig" but a search for "remote commands" did nothing.)
The documentation should cover:
- What commands are possible (and any possible security risks for them)
- Are they encrypted?
- Can one send a remote command using the app or do you have to do it otherwise?
React native geolocation service for iOS and android
-
Updated
May 30, 2020 - Java
PHP library that knows how countries and cities are called in any language
-
Updated
May 25, 2020 - PHP
Hello!
That would be nice to have a feature to locate autocomplete block above the input field, and remain the input field sticky to its position.
For example this is must-have feature for an input located at the very bottom of the map.
Can we achieve this only with HTML and CSS?
🏗 Enhancement Proposal
Using the package in a module intended for integration in an existing native android or iOS project leads to the following log output:
The plugin `geolocator` is built using an older version of the Android plugin API which assumes that it's running in a full-Flutter environment. It may have undefined behaviors when Flutter is integrated into an existing app as
-
Updated
Jun 25, 2020 - Kotlin
Hi guys
Can the instructions on the main page be updated with steps to install for Android 9/10, if you follow what is currently there your phone is unable to boot!
(microg/android_packages_apps_UnifiedNlp#181)
also the F-Droid page doesn't even mention it needs to be a privileged/system app, it should Include a link to the updated instructions
thanks
Environment
System:
OS: Linux 4.15 Ubuntu 18.04.3 LTS (Bionic Beaver)
CPU: (8) x64 Intel(R) Core(TM) i7-2630QM CPU @ 2.00GHz
Memory: 597.36 MB / 7.70 GB
Shell: 4.4.20 - /bin/bash
Binaries:
Node: 10.18.1 - /usr/bin/node
Yarn: 1.21.1 - /usr/bin/yarn
npm: 6.13.6 - /usr/bin/npm
Watchman: 4.9.0 - /usr/local/bin/watchman
SDKs:
Android SDK:
AP
Store and access data published by OwnTracks apps
-
Updated
Jul 1, 2020 - C
Location-based querying and filtering using Firebase Firestore.
-
Updated
Jul 4, 2020 - TypeScript
Its not an issue just want a feature. Can you please add a demo example to the repo for adding multiple nodes to the scene?
Thanks
I wanted to ask a question on how to write a certain type of query in the slack group, the link in the readme takes you to:
https://slackin-pbfjhfxnsa.now.sh/
which has a site key for the recaptcha that prevents us to be invited:
<img width="296" alt="Join_Angular_Firebase_Developers_on_Slack_" src="https://user-images.githubusercontent.com/1523107/55864317-2533da80-5b74-11e9-8e1f-3444066e
安卓7.1.1
小米6
复现步骤: 先打开example.apk, 然后打开摩拜单车APP
java.lang.RuntimeException: Error receiving broadcast Intent { act=permission check ok flg=0x10 } in cn.qiuxiang.react.baidumap.modules.BaiduMapInitializerModule$SDKReceiver@dffceae
at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java:1138)
at android.os.Handler.handleCallback(Handler.java:754)
at android.os.Handler.dispatchM
C# .NET Core Google Api (Maps, Places, Roads, Search, Translate). Supports all endpoints and requests / responses.
-
Updated
Jun 30, 2020 - C#
MaxMind DB Reader for Go
-
Updated
Jun 25, 2020 - Go
Android helper that tracks user location
-
Updated
Jun 23, 2020 - Java
import { Geolocation } from "react-native-amap-geolocation";
const geolocationInit = async () => {
await Geolocation.init({
android: "key"
});
Geolocation.setOptions({
interval: 3000,
distanceFilter: 20
});
Geolocation.addLocationListener(location => {
console.log("aaaaaaaaaaaaaaaaaaaaaaaa>" + location);
});
}
compone
μlogger • web viewer for tracks uploaded with μlogger mobile client
-
Updated
Jul 2, 2020 - JavaScript
CyberScan: Network's Forensics ToolKit
-
Updated
Jan 23, 2019 - Python
Mercury is a hacking tool used to collect information and use the information to further hurt the target
-
Updated
Jun 12, 2020 - Python
Improve this page
Add a description, image, and links to the geolocation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the geolocation topic, visit your repo's landing page and select "manage topics."


How do we go about integrating this with a map? The documentation is pretty straightforward with adding/retrieving data into the tile38 server.
But not very clear on how we can visualize this on a map