- Source:
- browserfeature.jsdoc, line 1
Members
-
<static, constant> DEVICE_PIXEL_RATIO :number
Stability: experimental -
The ratio between physical pixels and device-independent pixels (dips) on the device (
window.devicePixelRatio).- Source:
- browserfeature.js, line 73
-
<static, constant> HAS_CANVAS :boolean
Stability: experimental -
True if browser supports Canvas.
- Source:
- browserfeature.js, line 98
-
<static, constant> HAS_DEVICE_ORIENTATION :boolean
Stability: experimental -
Indicates if DeviceOrientation is supported in the user's browser.
- Source:
- browserfeature.js, line 131
-
<static, constant> HAS_GEOLOCATION :boolean
Stability: experimental -
Is HTML5 geolocation supported in the current browser?
- Source:
- browserfeature.js, line 150
-
<static, constant> HAS_TOUCH :boolean
Stability: experimental -
True if browser supports touch events.
- Source:
- browserfeature.js, line 159
-
<static, constant> HAS_WEBGL :boolean
Stability: experimental -
True if browser supports WebGL.
- Source:
- browserfeature.js, line 171
OpenLayers 3