Is there a plan to move it to LitElement based?

Is there a plan to move it to LitElement based?

Hi Syam!

We do not have plans to migrate it to LitElement given that up to this point is not mandatory in order to be used in upcoming Vaadin versions (what is deprecated [is polymer templates support]
(https://vaadin.com/docs-beta/latest/flow/templates/polymer-template-and-binder/), but not polymer based web components).

This addon is based [on a fork]
(https://github.com/FlowingCode/google-map) of the polymer based [Google Maps web component]
(https://github.com/GoogleWebComponents/google-map) that we created in order to solve issues with Polymer 3 support.

Are you facing problems because the webcomponent is not lit-element based?

Regards!

Hi, thank you for the response.
Every is fine so far, no issues.
Great work.
I just asked because of Vaadin’s direction towards LitElement. Yes, Polymer-based Web Components are still not deprecated.
Thanks