Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(google-maps/map-advanced-marker): README.md added #29898

Merged
merged 3 commits into from
Nov 5, 2024

Conversation

K0n4ta13
Copy link
Contributor

I add the README file.

@K0n4ta13 K0n4ta13 requested a review from a team as a code owner October 20, 2024 04:21
@K0n4ta13 K0n4ta13 requested review from amysorto and mmalerba and removed request for a team October 20, 2024 04:21
@angular-robot angular-robot bot added the area: docs Related to the documentation label Oct 20, 2024
@@ -0,0 +1,44 @@
# MapAdvancedMarker

The `MapAdvancedMarker` component wraps the [`google.maps.marker.AdvancedMarkerElement` class](https://developers.google.com/maps/documentation/javascript/reference/advanced-markers) from the Google Maps JavaScript API. The `MapAdvancedMarker` component displays a marker on the map when it is a content child of a `GoogleMap` component. Like `GoogleMap`, this component offers an `options` input as well as convenience inputs for `title`, `position`, `content`, `gmpDraggable` and `zIndex`, and supports all `google.maps.marker.AdvancedMarkerElement` events as outputs.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we can drop the last sentence here. We shouldn't list out the individual inputs/outputs.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Last sentence deleted.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apologies for splitting this into two commits. I accidentally left the outputs and the options part in the first one.

src/google-maps/map-advanced-marker/README.md Show resolved Hide resolved
Removed list of inputs and corrected spelling.
@crisbeto crisbeto added action: merge The PR is ready for merge by the caretaker merge: fix commit message When the PR is merged, rewrites/fixups of the commit messages are needed target: rc This PR is targeted for the next release-candidate labels Nov 5, 2024
@crisbeto crisbeto merged commit a2dc657 into angular:main Nov 5, 2024
11 of 13 checks passed
crisbeto pushed a commit that referenced this pull request Nov 5, 2024
* docs(google-maps/map-advanced-marker): README.md added

* Update README.md

Removed list of inputs and corrected spelling.

* Update README.md

(cherry picked from commit a2dc657)
@K0n4ta13 K0n4ta13 deleted the add-readme-branch branch November 17, 2024 04:20
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Dec 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker area: docs Related to the documentation merge: fix commit message When the PR is merged, rewrites/fixups of the commit messages are needed target: rc This PR is targeted for the next release-candidate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants