Fixed JavaScript "indent" violations.

This commit is contained in:
Tim Graham 2015-07-17 09:00:01 -04:00
parent 8606bea3bc
commit b647d64408
1 changed files with 348 additions and 349 deletions

View File

@ -1,5 +1,4 @@
/*global OpenLayers*/ /*global OpenLayers*/
/*eslint indent:1*/
(function() { (function() {
/** /**
* Transforms an array of features to a single feature with the merged * Transforms an array of features to a single feature with the merged