GoogleWebComponents / google-apis

Web components for loading Google's JavaScript Libraries
https://elements.polymer-project.org/elements/google-apis
Other
87 stars 64 forks source link

always load all google-maps-api libraries #58

Closed brendankenny closed 8 years ago

brendankenny commented 8 years ago

fixes #22 (see discussion there)

for versioning, this is really just a patch fix since a libraries attribute will now just have no effect, so all existing code will still work (the only observable difference will be the small amount of extra network traffic)

addyosmani commented 8 years ago

Would like to loop in @garlicnation on changes here as we had a brief discussion about the issues originally causing this patch to be necessary.

ebidel commented 8 years ago

LGTM. Removing this param from all maps components will make things just work. It'll be a lot easier to use everything together!.