Skip to content

Commit 15c326d

Browse files
committed
Applied the fix for: GoogleWebComponents#411
1 parent 5992fa0 commit 15c326d

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

google-map-poly.js

-8
Original file line numberDiff line numberDiff line change
@@ -175,14 +175,6 @@ Polymer({
175175
observer: '_closedChanged',
176176
},
177177

178-
/**
179-
* When true, the poly may be dragged to a new position.
180-
*/
181-
draggable: {
182-
type: Boolean,
183-
value: false,
184-
},
185-
186178
/**
187179
* When true, the google-map-poly-drag* events will be automatically registered.
188180
*/

0 commit comments

Comments
 (0)