I am using Google Maps JavaScript API, and have obtained an API key for my registered project on the Google site.
I am at a point in my development where I would like to deploy the app to others as well, for more extensive testing.
The API key that I have was obtained by creating a project on googles interface, and also by providing my own work email address. I left the key open without any restrictions.
Can others in my organisation also use this API key to connect to the maps?
What do I do in terms of deployment to production systems, in terms of the key I will use there? We have quite a lot of clients, and I would like detailed information such as how many connections google will allow for this key etc.