Removed declaration of OpenLayers if it's not defined (already requires SingleFile.js)
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
* Namespace: OpenLayers.Vendor
|
||||
* A collection of utility functions to detect vendor prefixed features
|
||||
*/
|
||||
var OpenLayers = OpenLayers || {};
|
||||
OpenLayers.Vendor = (function() {
|
||||
"use strict";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user