Closed brandonmull closed 6 years ago
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).
:memo: Please visit https://cla.developers.google.com/ to sign.
Once you've signed (or fixed any issues), please reply here (e.g. I signed it!
) and we'll verify it.
I signed it!
CLAs look good, thanks!
This pull request probably fixes a number of issues related to markers. The _updateMarkers method in google-map is not setting the markers property correctly. I believe the following commit is to blame: be0881eba858f64bf87b8fe8a2770e86da07fb87. In addition, your documentation needs to be updated to specify that markers need to have attribute slot="markers" in order to be added to the markers property.