Lint free examples

This commit is contained in:
Tim Schaub
2016-01-09 16:31:58 -07:00
parent 0555bb081a
commit 8c38d22b60
64 changed files with 429 additions and 489 deletions

View File

@@ -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.