Skip to content

Commit

Permalink
Remove 'draggable' from gogle-map-ploy properties.
Browse files Browse the repository at this point in the history
Fixes #411
  • Loading branch information
blawlor-8west committed Dec 30, 2018
1 parent 65c597b commit e019dae
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions google-map-poly.html
Original file line number Diff line number Diff line change
Expand Up @@ -204,14 +204,6 @@
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 e019dae

Please sign in to comment.