GoogleWebComponents / google-map

Google Maps web components

Home Page:https://elements.polymer-project.org/elements/google-map

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

google-map-marker latitude, longitude not "notify: true"

ihab opened this issue · comments

The latitude and longitude properties of google-map-marker are not declared notify: true. Is this deliberate, for a reason?

My use case is that I have a draggable google-map-marker and I want my parent component to automatically receive updates when the user drags the marker around.

That's a good use case to support this. Want to submit a PR?

Will do, thank you!

commented

I believe that this issue can be now closed?

Thank you! Yes!