<script async defer src="https://maps.googleapis.com/maps/api/js?key=MY KEY" type="text/javascript"></script>
I was able to clear all warnings using this extraheader with the v3 demo.
The GoogleMap Widget demo has the v=3 parameter embedded and conflicts with the extraheaders apikey line.
Robb