microg / GmsCore

Free implementation of Play Services
https://microg.org
Apache License 2.0
8.29k stars 1.7k forks source link

0.3.2 and "custom location server endpoints" #2377

Closed Sapiosenses closed 2 months ago

Sapiosenses commented 4 months ago

I assume these must be "MLS/Ichnaea style" servers/endpoints, yes? (Something which I don't think exists yet?)

Or can one use it with OpenCellID, Google, Apple network location services and so on?

mar-v-in commented 2 months ago

The endpoint needs to provide the same /v1/geolocate API that MLS and Google use. This means using the Google endpoint with an appropriate API key there becomes is a viable option, or any other server that either is based on Mozilla's Ichnaea or uses a compatible API like the one mentioned in https://github.com/microg/GmsCore/issues/2237#issuecomment-2169193229