google-map icon indicating copy to clipboard operation
google-map copied to clipboard

Migrate to Polymer 3.x

Open pranavpandey opened this issue 6 years ago • 3 comments

Migrated to Polymer 3.x code structure and converted HTML files to their corresponding JavaScript version.

  • Added package.json.
  • Ran through modulizer.
  • Fixed google-apis imports.
  • Removed bower.json, please comment if required.

I have updated the tests imports but some are failing at my end due to connection timeout. Please check and proceed accordingly.

Currently, I am using it in my personal website. Sources are available here.

pranavpandey avatar Mar 25 '19 17:03 pranavpandey

can we merge this or is there a way to get this form npm ?

elynch303 avatar Aug 14 '19 21:08 elynch303

for now i will just checkout the branch thanks

elynch303 avatar Aug 14 '19 21:08 elynch303

Is there any planned due date for this PR to be accepted? Version 2 is based on HTML imports and it would be handy to use a newer version while developing Polymer 3 or lit-element components which supports ES6 module import.

burakhanalkan avatar Sep 13 '19 16:09 burakhanalkan