Remove unused ol.IS_HTTPS
This commit is contained in:
@@ -153,14 +153,6 @@ ol.LEGACY_IE_SUPPORT = false;
|
|||||||
ol.INITIAL_ATLAS_SIZE = 256;
|
ol.INITIAL_ATLAS_SIZE = 256;
|
||||||
|
|
||||||
|
|
||||||
/**
|
|
||||||
* The page is loaded using HTTPS.
|
|
||||||
* @const
|
|
||||||
* @type {boolean}
|
|
||||||
*/
|
|
||||||
ol.IS_HTTPS = goog.global.location.protocol === 'https:';
|
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Whether the current browser is legacy IE
|
* Whether the current browser is legacy IE
|
||||||
* @const
|
* @const
|
||||||
|
|||||||
Reference in New Issue
Block a user