Mapviewer in linux 64 bit

Im running WE on centos7, if I add a webmapviewer control to a page and run it, debug mode is ok .

Runtime mode the map shows for a second then goes to a page that says
Sorry! Something went wrong.

This page did not load google maps correctly.

This is the same for chrome and firefox not tested any others.

Anyone seen this?

Webmapviewer works well for me on 32 bit Raspberry pi running Chromium.
Does your project work on non 64 bit linux?

The problem is that Google now requires an API Key to access maps. We’ve added the ability to specify one in the next release.

This came up in another thread, and if I recall this correctly, Debug and Deploy created different output.
Debug actually includes the API key the right way, and Deploy did not.