Removed declaration of OpenLayers if it's not defined (already requires SingleFile.js)
This commit is contained in:
@@ -6,12 +6,11 @@
|
||||
*
|
||||
* @requires OpenLayers/SingleFile.js
|
||||
*/
|
||||
|
||||
|
||||
/**
|
||||
* 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