Skip to content

Conversation

@rxng8
Copy link
Contributor

@rxng8 rxng8 commented Jul 2, 2021

Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open a GitHub issue as a bug/feature request before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (not necessary)

Fixes #375 🦕

I have tried and tested the tappable geometry rendered.

@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Jul 2, 2021
@arriolac
Copy link
Contributor

arriolac commented Jul 9, 2021

Thanks for the PR. Can you update this so that all geometries and not just polygons and polylines are tappable?

@rxng8
Copy link
Contributor Author

rxng8 commented Jul 10, 2021

@arriolac Hi, I have added them! Thanks

@arriolac
Copy link
Contributor

Thanks, @rxng8. One last edit before we can merge your change—please fix the failing Semantic Pull Request check. You can prefix your PR and commit message with "feat: " which should pass the check.

@rxng8 rxng8 changed the title add overlay tappable for geometry renderder feat: add overlay tappable for geometry renderder Jul 16, 2021
@rxng8
Copy link
Contributor Author

rxng8 commented Jul 16, 2021

@arriolac Done! Thanks!

@arriolac arriolac merged commit acff497 into googlemaps:main Jul 16, 2021
googlemaps-bot pushed a commit that referenced this pull request Jul 16, 2021
# [3.10.0](v3.9.0...v3.10.0) (2021-07-16)

### Features

* add overlay tappable for geometry renderder ([#376](#376)) ([acff497](acff497))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Geometry renderer tappable

2 participants