We are using the MB Settings Page to display our company's contact details, we have multiple locations so we are using the Meta Box Groups extension as well.
The issue we are having is with the Maps field is not using our API key on the frontend, and it is defaulting to the Meta Box generic API key. however, in the WordPress backend, our API key is being used correctly.
We are using the RWMB_Map_Field::render_map() function because it is in a group and everting is outputting correctly. The only issue is the API key set in the Map field is not being used on the front end when registering the maps.google script.