We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd7c351 commit e1dd9f3Copy full SHA for e1dd9f3
src/google-maps/map-marker/map-marker.ts
@@ -56,7 +56,7 @@ export class MapMarker implements OnInit, OnChanges, OnDestroy, MapAnchorPoint {
56
private _title: string;
57
58
/**
59
- * Title of the marker. See:
+ * Position of the marker. See:
60
* developers.google.com/maps/documentation/javascript/reference/marker#MarkerOptions.position
61
*/
62
@Input()
0 commit comments