maperture icon indicating copy to clipboard operation
maperture copied to clipboard

More helpful error message on mismatch Google map id and API key

Open aparlato opened this issue 3 years ago • 1 comments

https://github.com/stamen/maperture/issues/77 turned out to be triggered by either missing your mapId for a Google map or having mismatched mapId and googleMapsAPIKey.

We should be able to give a more helpful error message when this is the case as the errors you get and the maps falling out of sync don't indicate that this is the core of the issue.

aparlato avatar Jun 14 '22 20:06 aparlato

Likely an error that we're aware of and need to surface. We don't use google that often, but some clients like to compare with G.

Acceptance criteria User receives a descriptive error when your mapId does not match your API key.

mulloverit avatar Dec 08 '22 18:12 mulloverit