Eric Bidelman

Results 306 comments of Eric Bidelman

That's right. New Maps API apps need to provide a key now. That's a requirement of the API. On Sun, Oct 23, 2016, 3:23 AM Martijn Janssen [email protected] wrote: >...

Seems reasonable. Someone here, feel free to submit a PR.

Can't recall. Probably just a priority issue. @brendankenny didn't we discuss at some point?

That's right. The discussion was around supporting this feature as a child element...which I also don't think is the right way to go. I can see easily adding a `src`...

PR was submitted for this a while back: https://github.com/GoogleWebComponents/google-map/pull/87

sounds like a behavior would be good for this. It could contain useful properties and methods for working with data.

Good point. We should consider this an opt-in somehow. The vast majority of people won't use these advanced features. `` is already fairly large as is.

I think this boils down to what you're doing in https://github.com/Polymer/vulcanize/issues/284.

I meant that some of your issue might be what you're putting in imports. You're including a full html document with `` tag. That doesnt make sense in an import.