Skip to content

Commit

Permalink
Applied the fix for: GoogleWebComponents#411
Browse files Browse the repository at this point in the history
  • Loading branch information
mlopezFC committed May 19, 2020
1 parent 5992fa0 commit 15c326d
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions google-map-poly.js
Original file line number Diff line number Diff line change
Expand Up @@ -175,14 +175,6 @@ Polymer({
observer: '_closedChanged',
},

/**
* When true, the poly may be dragged to a new position.
*/
draggable: {
type: Boolean,
value: false,
},

/**
* When true, the google-map-poly-drag* events will be automatically registered.
*/
Expand Down

0 comments on commit 15c326d

Please sign in to comment.