Trivia on custom Classic Maps no longer working
complete
OwenMJL
I often make maps for Geoguessr that include some trivia that tells you something about the location after each round. As of today (20/01/26) these no longer show up. They were showing up yesterday however.
I have tried the following troubleshooting:
- Unpublishing and Republishing the map
- Playing an older map I know for sure worked last time I played it
- F12 Clear Cache and Hard Reload
- Edge instead of Chrome
- Animations off
- Raster Graphics
- Disabling scripts
I have been using this trivia feature for months and this is the first time I've encountered an issue where they don't show up.
Thanks!
Photo Viewer
View photos in a modal
Filip
marked this post as
complete
Thanks for the report and update Owen. Should be fixed now :)
OwenMJL
I can confirm these are working again
so all is good
Brian Pedersen
To help finding the issue, the API endpoint still returns proper trivia, so I guess it's a frontend/javascript issue.
[
{
panoId: "d8vbI1nxxwFtku6f80A6AQ",
mapId: "67312166c22a8c3d28e82cce",
mapName: null,
countryCode: null,
sortKey: "d8vbI1nxxwFtku6f80A6AQ_ca6e5f4d-217a-45c1-b765-4dd0eb45a872",
contextId: "ca6e5f4d-217a-45c1-b765-4dd0eb45a872",
lat: -6.988588323341395,
lng: 110.40801314590257,
upVotes: 0,
downVotes: 0,
showPublicly: false,
panoContext: {
description: "Rainbow Village, is a vibrant, colorful neighborhood in Semarang, Central Java, Indonesia. Originally a run-down area, it was transformed into a brightly painted tourist attraction to revitalize the community and attract visitors.",
image: null,
url: null,
type: "Result"
},
continents: [
"Asia"
],
author: "6043837a02d12b00019b8536",
createdAt: "2025-07-08T14:42:05.0706223+00:00",
updatedAt: "0001-01-01T00:00:00+00:00",
isFlaggedForReview: false
}
]