maperture
maperture copied to clipboard
More helpful error message on mismatch Google map id and API key
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.
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.