Uh oh!
There was an error while loading. Please reload this page.
Polymer 3.0 - #414
Conversation
googlebot
commented
Feb 13, 2018
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed, please reply here (e.g.
|
emedvedev
commented
Feb 13, 2018
I signed it! |
googlebot
commented
Feb 13, 2018
CLAs look good, thanks! |
sammymhowe
commented
May 15, 2018
Few months later... any updates on this? |
dejan9393
commented
May 24, 2018
This pull request is out of date (converted with an older version of polymer-modulizer). I converted with a more recent version (0.4) over at #421 |
nstogner
commented
Jul 10, 2018
Would love to see this PR get merged! |
sorry looks like there is another branch that passes all checks #443 |
foolunleong
commented
Jan 29, 2020
google-map in webcomponents didn't provides GetPointAtDistance and GetIndexAtDistance. |
Updating to support the Polymer 3.0 preview. Took a few extra changes after modulizer to make it work. I guess it won't get merged, but hopefully other people who want to run the component on 3.0 will see this PR. :)
It's also published to npm under
@em-polymer/google-map, so it should be fairly easy to install and use the fork for now, and then migrate once this repo comes alive. :)