I am using Google Maps API v3. I have ran into some issues recently and I would like to share my code with others for debugging purposes, for example on JSfiddle, Codepen etc.
How can I do this without disclosing my API key?
Earlier versions of Google Maps API allowed me to simply include https://maps.googleapis.com/maps/api/js
in the 'External Resources' panel, but this no longer works.