Description
Google maps requires using an api to authenticate. To prevent quota theft the production key should be restricted to the website domain. For dev it should be restricted to an ip address. The local key should never be committed and the prod key needs to be included in the build/deploy pipeline.