I frequently use this JQuery Locationpicker plugin, and I am wondering about why it seems like it doesn't need a Google API key to work, as it looks like it's using the Google Maps Javascript API.
This API establishes some usage limits, and this is one of the things that it's bugging me.
Could it be that it's using by default the plugin's developer API KEY? Is there another Google Javascript API that doesn't need an API KEY?
EDIT: I'm still a little confused about this issue, but I have finally found another question that mostly covers it. Thank you all.