Remove the DOM renderer
This commit is contained in:
@@ -98,14 +98,6 @@ ol.has.CANVAS = ol.ENABLE_CANVAS && (
|
||||
ol.has.DEVICE_ORIENTATION = 'DeviceOrientationEvent' in olGlobal;
|
||||
|
||||
|
||||
/**
|
||||
* True if `ol.ENABLE_DOM` is set to `true` at compile time.
|
||||
* @const
|
||||
* @type {boolean}
|
||||
*/
|
||||
ol.has.DOM = ol.ENABLE_DOM;
|
||||
|
||||
|
||||
/**
|
||||
* Is HTML5 geolocation supported in the current browser?
|
||||
* @const
|
||||
|
||||
Reference in New Issue
Block a user