martinnc
martinnc

Reputation: 189

Embedded Google map not showing when using more than one Google account

I've embedded a Google map that I created using Google account A.

Does anyone know why this is and how I can fix it? I'm finding that quite a few people are running two Google accounts.

There's no message in the console. We use Drupal but I've embedded the map in a simple HTML page and the result is the same as above, so I guess it's a Google issue. I couldn't find anything online about it, except a comment in a Scandinavian forum that maps don't show if you are logged in with more than one account.

It's also not a problem with the maps' sharing permissions. They are all public.

Update: I've narrowed the problem down a bit. This isn't an issue on our web server because, as I mentioned, I can replicate it in a static HTML page opened from my desktop in a browser, with no server, CMS or .htaccess file involved. Instead it appears to be an issue related to my institutional Google account. I have two personal accounts and an institutional one.

So the problem occurs when I'm signed in with the Google account provided by my institution, then I sign in with another Google account. It doesn't matter which account created the map.

Upvotes: -2

Views: 1199

Answers (1)

martinnc
martinnc

Reputation: 189

So here's the answer: the administrators of the institutional GSuite account had not enabled Google Maps for our accounts.

According to this thread the first Google account you log in to is treated as your default account. So when I logged in to my institutional Google account then logged in to another account my permissions were inherited from my institutional Google account.

That doesn't explain why I can see the maps when I am only logged in to my institution account, but it seems from comments online (like in the thread I linked to) that accessing services through multiple accounts can be buggy.

So the error message given by the browsers wasn't helpful in this case. The root cause wasn't to do with redirects but account permissions to view maps.

Upvotes: 0

Related Questions