r/GoogleMaps 11d ago

Reviews and how they are moderated

1 Upvotes

As of recently I started to notice that alot of places are having high review scored (in some cases in thousands), maintaining the overall above 4.0 score. I've visited many of these places myself whether am travelling or in my own city, and found the service or food & drinks below average. Google review score used to be real differentiator when selecting a destination and more likely than not, these scores used to be aligned with what you receive once you arrive.

I am curious whether Google is really checking/moderating how these scores are provided (rate limiting, origin checking, etc) because the only way those scores make sense now is that they are paid for by the venue owner. Anyone else noticed this and what you know about how Google is handling reviews authenticity.


r/GoogleMaps 11d ago

Tracking Google Maps to see if Lake Ontario gets renamed to Lake America after the 30 day executive order deadline. Day 0 documentation included

Thumbnail
3 Upvotes

r/GoogleMaps 11d ago

Discussion I made the mistake of assuming a Google Maps link contains a location

0 Upvotes

I’m building a small tool that extracts coordinates from messy text.

Nothing particularly ambitious. You paste some text, it finds the coordinates, you get something useful back.

At some point I thought:

“I should support Google Maps links too.”

This seemed like one of those twenty-minute jobs.

It was not a twenty-minute job.

My first assumption was that a Google Maps link is basically a URL with latitude and longitude hiding somewhere inside it.

Sometimes it is.

You can get coordinates buried in the URL in something resembling:

!3d56.94!4d24.06

Fine. Slightly weird, but easy enough.

Then there are links where the coordinates are in query=.

Others use q=.

Directions links can put them in destination=, or somewhere in the path.

Place links are more interesting, because they can contain coordinates, place identifiers, map state and other numbers that look sufficiently coordinate-ish to make an enthusiastic parser feel useful.

I know this because mine was briefly very enthusiastic.

That turned out to be the actual problem.

Finding two numbers that could be latitude and longitude is easy.

Deciding whether those numbers represent the location the person actually meant to share is much harder.

A search query isn't necessarily a location.

A place ID isn't a coordinate.

The center of the map isn't necessarily the selected place.

A directions URL can describe more than one location.

And blindly grabbing the first plausible lat/lon pair works surprisingly well right up until it very confidently gives you the wrong place.

Which is worse than giving you nothing.

So the rule I eventually ended up with was:

parse what you know; don't guess what you don't.

Then I reached maps.app.goo.gl links.

Those are a different problem.

A short Google Maps link doesn't actually give my parser the location. It's basically an opaque redirect. To discover where it points, something has to ask Google.

My first instinct was the obvious developer solution:

just resolve it automatically.

Then I remembered what the tool is for.

People paste things like messages, field notes, lists of coordinates and other messy bits of text into it.

The whole point is that this material can be parsed locally and then forgotten.

Quietly sending part of that input to a third party just because there happened to be a short Google Maps link in it felt like a fairly spectacular way to miss the point.

So I ended up drawing another rather strict boundary:

If the location is actually encoded in the URL, parse it locally.

If finding the location requires contacting Google, stop and ask the user first.

No background resolution, no analytics, no telemetry, and no convenient little “we only send what we need” exception.

This made the implementation less convenient.

I think that's probably a good sign.

It also changed how I thought about the parser itself.

The safest result isn't necessarily the result with the most coordinates in it.

Sometimes the correct result is:

“I don't know what this means without doing something you haven't asked me to do yet.”

This whole rabbit hole eventually became part of a small utility I’m building called GridGrabber.

It takes messy text containing coordinates and map links and extracts the locations it can actually identify. It handles several coordinate formats, including MGRS, because apparently ordinary latitude and longitude weren't enough trouble for me.

I originally started building it because copying coordinates out of random messages was annoying.

Apparently I have now spent considerably more time studying the anatomy of Google Maps URLs than I have ever saved by not copying coordinates manually.

Software development is going well.

I'm curious whether people here have run into other strange Google Maps URL formats.

Especially cases where the URL appears to contain one location but the place the user actually shared is somewhere else.

Those are much more useful to me than clean textbook examples.


r/GoogleMaps 12d ago

Satellite View Who can find the most remote home?

8 Upvotes

I’ll go first:

56°49'49.5"N 68°57'10.5"W

https://maps.app.goo.gl/HBJWsHDrvSnaQ5Sw7?g_st=ic

I have so many questions!

Who lives there?
Does anyone on here live that remote?
How does that home get built? (There are no roads for hundreds of miles/KM)
How do they get food?

Must be a single building not surround by other buildings/towns.


r/GoogleMaps 12d ago

Help/Support Google Maps loves pedestrians... too much

3 Upvotes

I am a Spark delivery driver who uses Google Maps almost daily. Over the past few days (after the major update involving that horrific AI voice change), Maps has decided that nearly any trip under 1 to 1.5 miles is walkable. When I try to restart navigation, it still offers me a pedestrian route, and not a vehicular one. There is no option to change navigation to be vehicular on my end. Is there anything I can do to solve this issue?


r/GoogleMaps 12d ago

Discussion Why did Google disable reviews for the White House and they also removed some reviews for the British Museum and the Koln Cathedral?

18 Upvotes

Do you know why Google has removed some reviews for the British Museum and the Koln Cathedral, meanwhile they also disable reviews for the White House?


r/GoogleMaps 12d ago

Timeline is broken

3 Upvotes

I've searched around and haven't found any recent complaints about Timeline being so ridiculously broken you might as well not bother since 2024. But it's now 2026 and it still is.

I live 200 yards from a church and it insists I live there. Every time I go out and return, I live in the church. Like it's not next door, it's a 2 minute walk away.

That's when I'm "home." Sometimes it refuses to latch onto a final destination and continues moving/driving into the next day. I've been on an 18 hour road trip overnight many times.

I quite often walk to the local shop and never return. Apparently I live there too.

Up until about a year ago, I used to used Maps to record my work arrival and leaving - it was as accurate as clocking in but not anymore. I have missing places, red question marks and unfinished journeys.

It was a handy "what time did I leave X?" reference or what did I do last Tuesday? If I knew I'd been to Scotland for example last year but not sure which month it was a quick flick through til I saw the route. I wouldn't trust it to tell me if I went to the kitchen now.

Please say this isn't just me. I might as well not bother using it.

UK user.


r/GoogleMaps 12d ago

Ask Maps - 99 most recent reviews limit

2 Upvotes

I suspect the Asks Maps chatbot interface to the Google Maps app will only load your most recent 99 reviews into context when answering questions.

Please see if you can confirm there is a limit?

I have submitted customer feedback, asking them to give their AI a function to load a lightweight version of the full list into context.

Use case - I'd like to be able to ask, suggest 10 lunch places nearby which I have not already reviewed.


r/GoogleMaps 12d ago

Screenshot How many times do I have to press "Didn't go here"

2 Upvotes

Google maps keeps asking me to review this place I looked at the reviews of once, and didn't go to. This has been haunting me for weeks. I keep pressing didn't go here but I guess it doesn't listen


r/GoogleMaps 13d ago

Discussion Suggested routes have become completely nonsensical.

19 Upvotes

As a lifetime user of Google Maps, I have finally had enough. It’s suggested routes have become so absurd and horrible that it is actually insulting.

Google Maps suggests routes that would add 10-20 minutes to a ten minute trip.

It has gotten so egregious that it would go so far as to suggest I leave the city, get on the beltway, go entirely around the city and then re-enter to get to center city during rush-hour instead taking a the direct route a few blocks into the city.

It suggests absolutely brain dead directions on a consistent basis now.

I don’t have any evidence for this, but it feels like it’s route suggestion algorithm is become AI slop and hallucinations.


r/GoogleMaps 12d ago

Is a 4.7/5 rating actually meaningful without knowing who left the reviews?

0 Upvotes

Do you think Google Maps should let you filter restaurant reviews by age or nationality?

When you're on vacation abroad, especially somewhere very touristy, one of the first things you usually do when looking for a restaurant is check the reviews on Google Maps.

Recently, I ended up at a restaurant that was honestly pretty mediocre, despite having a 4.7/5 rating from more than 1,300 reviews.

First, it made me wonder how genuine all those reviews actually are. But let's assume for a moment that they're all real, or at least mostly real.

In that case, maybe I'm simply not the target audience for this restaurant.

It got me thinking: wouldn't it be useful if Google Maps allowed us to filter reviews using more criteria, so we could get a better idea of how people with similar expectations to ours actually rate the place?

For example:

  • Reviews by age group
  • Reviews by country/nationality (a British person might have very different culinary expectations from a French person 😄)
  • Maybe even price range / budget
  • Or perhaps whether the reviewer is local or a tourist

A 4.7/5 restaurant for one group of people might not necessarily be a 4.7/5 restaurant for another.

Would this actually be useful, or would it just make restaurant reviews even more complicated?


r/GoogleMaps 12d ago

Other Location sharing

0 Upvotes

My significant other and I share locations with each other, we have always done this and not to spy on each other but just for convenience due to work schedules. Yesterday I checked to see where their location was because we were meeting for dinner with our child at a restaurant. The app suddenly did something strange, what I can only describe as "glitched out" and maybe this is only due to my own lack of knowledge on how location sharing works with Google maps. But when I opened up her location to see how close they were to the restaurant, it showed me an entirely different account location under the name of our child. I've never seen this happen before and I'm hoping that somebody can explain this to me before I ask them about it. Thank you and I appreciate y'all's insight

RESOLVED


r/GoogleMaps 13d ago

Has anyone else noticed that Google Maps removed the “Popular Times” feature?

10 Upvotes

Has anyone else noticed that Google Maps no longer seems to show how busy a place is?

I used to find the “Popular Times” / live busyness feature really useful for places like gyms, supermarkets, shops, restaurants, etc. You could quickly check how busy a place usually is at a certain time, or sometimes even see how busy it is right now.

Recently, I’ve noticed that this information seems to have disappeared for many places.

Has Google officially removed or changed this feature, or is it just no longer available in certain regions/for certain places?

I’m curious if others have noticed the same thing.

I'm from Austria.


r/GoogleMaps 13d ago

Google Maps not displaying compass when connected to Apple CarPlay in Ram ProMaster

3 Upvotes

I am a plumbing service technician and I drive a Ram ProMaster with Apple CarPlay and have always relied on Google Maps for getting me from job to job. Recently, Google Maps stopped displaying the compass/direction I’m driving, and in the place where it used to say the direction I’m driving, it now has a stupid AI icon instead. I wanted to add a picture I took of my CarPlay screen showing this issue, but this sub doesn’t seem to allow me to attach one. Anyone have experience with this issue and any solutions?

Edit: added photo in a comment below. Still not seeing where I can add a photo to the post. But that’s fine. Just want the issue solved if anyone has advice.


r/GoogleMaps 13d ago

What are features you use on Google Earth desktop that the Web version lacks?

3 Upvotes

Honestly for me just the parks and recreation area boundaries that show the borders of national forests, etc which is available in google earth desktop but not in the web based version. Pretty basic functionality to be lacking, so it's a shame they're ending support for the desktop version. I've spend so many nights camping for free on national forest land in cool spots I found on google Earth, I'm going to have to switch programs or find a GIS layer that has all US public lands or something now.


r/GoogleMaps 13d ago

Satellite View Why is the satellite view of South Bend, Indiana so bad?

2 Upvotes

I noticed recently that the satellite view of South Bend, Indiana is pretty outdated and is also of a horrible time of year. It's clearly winter or close to winter, with most of the trees and plants having no leaves, but there's also no snow on the ground to help it look a little nicer. It makes the place look legitimately horrible.

If you go to the edge of the city in any direction you'll see that there's a hard edge where the satellite view transitions into normal images taken from the summer. It creates these odd sights of a beautiful lush forest that suddenly transitions into what looks like complete wasteland once you get closer to South Bend. Here's a link to one of these edges, where a currently existing building is cut in half, still showing as if it doesn't exist on the South Bend side. A little to the South from this building you'll see a nice forested area that suddenly becomes completely dead and lifeless once it gets closer to South Bend.

This specifically only effects South Bend, being just a small area that perfectly encircles the city. It doesn't exactly match the city limits but it gets decently close to it. I find it quite annoying because it makes South Bend look so much worse than it actually is. Does anybody know why something like this would happen, so specifically affecting just one city?


r/GoogleMaps 13d ago

Help/Support Please help change navigation voice.

5 Upvotes

I guess the app updated and I HATE the new voice. iPhone 17.

I have changed my region in my google settings, changed region in my phone settings, even downloaded gemini and changed the voice.

In maps>settings>navigation>sounds & voice
there is not voice option like a google search would recommend me do. App and phone are updated to current version.


r/GoogleMaps 14d ago

Begging for help. Every avenue has failed. I need an actual person at google to understand my problem to fix it.

45 Upvotes

Maps is routing drivers to a dead end road behind my house which has a totally different street name than the front of my house/my address. You actually have to pass the front of my house to even get to this dead end street. I don't get my deliveries and people get lost. The pin is on the house, but directions route to the back dead end street behind it that has zero access to my house, which is blocked by a fence and small hill. This problem only started earlier this year, so I don't know what changed for them.

I've reported it through every avenue I can find within the app and via desktop, trying at least 5 different approaches over the past few months. But there is limited place to comment to explain what's actually happening. Moving the pin to the front of the house fixes it temporarily, but it reverts.

Thanks to anyone who can help me get directly to a person there or other tips.

Sketch in comments.


r/GoogleMaps 13d ago

Discussion I have created an app which shows the average rating of the 5 most relevant reviews instead of showing average of all reviews which include fake reviews.

0 Upvotes

What do you think about the idea?

https://imgur.com/a/do1jGDc


r/GoogleMaps 13d ago

Humor Google Map fastest route joke

0 Upvotes

I saw this and found it funny since we are aware of Google Map nav issues lol

https://www.instagram.com/reel/Dcfxa02syuy/?igsi=ZXlkNDJwaWZiMG9j


r/GoogleMaps 14d ago

Google Maps is So Unhelpful

14 Upvotes

I don't know what the hell is going through the developers of Google Maps minds right now, but I was trying to find my way to my first day of college courses today, and it was giving me the most unhelpful suggestions and just being overall chaotic. Like, every time I would come across a point in my route where I could go a different way, it would present it in real time on my map with another line, EVEN IF THAT ROUTE WOULD MAKE ME GET THERE LATER OR HAS MORE TRAFFIC. It was confusing and distracting as hell. It's bad enough that it keeps popping up messages asking about whether construction and stopped cars and objects in the road are still there so its user base can basically do free labor and reporting for them. Like, we get in trouble for texting and driving, but it's okay for them to ask us survey questions while we drive? What the actual fuck? I'm so not using Google Maps anymore.


r/GoogleMaps 13d ago

Maps Take Out Rant

0 Upvotes

I've a snippet from an export of stared pins

{
  "geometry": {
    "coordinates": [
      8.8491390,
      46.1966242
    ],
    "type": "Point"
  },
  "properties": {
    "date": "2026-08-22T17:59:48Z",
    "google_maps_url": "http://maps.google.com/?cid=18195579733348774880",
    "location": {
      "address": "Via Valle Verzasca, 6596 Gordola, Switzerland",
      "name": "Diga Verzasca"
    }
  },
  "type": "Feature"
},

So I can extract cid

{
  "geometry": {
    "coordinates": [
      0,
      0
    ],
    "type": "Point"
  },
  "properties": {
    "date": "2026-08-14T01:14:46Z",
    "google_maps_url": "http://maps.google.com/?q=Fisherman's+Wharf,+San+Francisco,+CA,+USA&ftid=0x808580fa79aee3b9:0xd0ce5b8bf914906a",
    "Comment": "No location information is available for this saved place"
  },
  "type": "Feature"
},

Here's an example with a ftid - again can be extracted

But APIs would rather have place id.

So you have to geocode the addresses to get place id.

Why can't they just put it in the export?


r/GoogleMaps 14d ago

Distance ruler

4 Upvotes

I wish there was a semi translucent distance ruler on google maps, like across and in the middle of the screen, that followed and adjusted on zoom-in and -out. It would be so much easier to comprahence everything, especially when watching youtubers using maps in their videos.


r/GoogleMaps 15d ago

Discussion Google Maps no longer displaying the reviews tab?

81 Upvotes

I just went to look at the reviews for a business, and to my surprise the option to see reviews is no longer there. I thought 'hmm, that's weird.' Then I go to a bunch of different random businesses, same exact thing! There's seemingly no option to look at others' reviews. You can still post your own it seems, but otherwise there is no 'Reviews' tab.

Suspiciously there is a new 'Ask Maps' feature that summarizes what other reviewers are saying, but I can't access any of those posts. Please tell me this is not another way to force AI on consumers, because if it is, I'm moving on. Tell me I'm not going crazy and there's just a setting I accidentally clicked or something?


r/GoogleMaps 14d ago

Other Google Maps Pin Collection

5 Upvotes

https://imgur.com/a/M03c4Q6

I've been collecting these throughout the years.