[Bug 233095] www/firefox geolocation no longer working

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 11 Dec 2021 00:46:58 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233095

peter.hillerstrom+freebsd@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |peter.hillerstrom+freebsd@g
                   |                            |mail.com

--- Comment #6 from peter.hillerstrom+freebsd@gmail.com ---
For me the percent values are (with part of the Google API key redacted in case
it is somehow generated on build):

MOZ_GOOGLE_LOCATION_SERVICE_API_KEY: "AIza...1mp8",
MOZ_MOZILLA_API_KEY: "no-mozilla-api-key",

And the advanced settings have:
geo.provider.network.url       
https://www.googleapis.com/geolocation/v1/geolocate?key=%GOOGLE_LOCATION_SERVICE_API_KEY%

Google has retired the v2 API on 26th of May 2021:
https://developers.google.com/maps/documentation/javascript/v2tov3

So maybe that is the reason it does not work?
I would really much like this to be fixed, as I do a geolocation based service.

-- 
You are receiving this mail because:
You are on the CC list for the bug.