Skip to content
This repository has been archived by the owner on Sep 7, 2024. It is now read-only.
Alb-310 edited this page Dec 28, 2022 · 4 revisions

Why with Tejado's Telegram Nearby Map it was possible to triangulate the position of users and with Geogramint not?

  • Since Tejado's Telegram Nearby Map, Telegram made changes to its API. In the Nearby feature, you can only see results of 500m, 1km, 2km, etc. which are approximate locations while before you would get precise location like 13m, 310m, etc.

Sometime when I run a scan in Geogramint, I get the same results as my last scan while being in a complete different location. Why?

  • Telegram's API sometimes detects location changes, especially if this is done in a short period of time or if many API calls are made. It will return the same results as last scan. When this happens, it is recommended to wait 10-15 minutes and try again.

I'm having the "Kivy Fatal Error" OpenGL version (2.0) NOT found!

  • go to the environment variables and settings on your OS and set KIVY_GL_BACKEND to angle_sdl2 ( cf #8 )

If you have any questions, please feel free to use the Github Issues with the label question.