Lint free examples
This commit is contained in:
@@ -72,6 +72,7 @@ var Modify = {
|
||||
};
|
||||
Modify.init();
|
||||
|
||||
var optionsForm = document.getElementById('options-form');
|
||||
|
||||
var Draw = {
|
||||
init: function() {
|
||||
@@ -111,8 +112,6 @@ var Draw = {
|
||||
};
|
||||
Draw.init();
|
||||
|
||||
var optionsForm = document.getElementById('options-form');
|
||||
|
||||
|
||||
/**
|
||||
* Let user change the geometry type.
|
||||
|
||||
Reference in New Issue
Block a user