We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f8f388 commit 2ec57c3Copy full SHA for 2ec57c3
index.d.ts
@@ -81,8 +81,6 @@ export interface IMarkerProps extends Partial<google.maps.MarkerOptions> {
81
label?: string
82
title?: string
83
name?: string
84
- icon?: string
85
- draggable?: boolean
86
87
onClick?: markerEventHandler
88
onDblclick?: markerEventHandler
0 commit comments