Merge pull request #1393 from fredj/browserfeature-export

Export DEVICE_PIXEL_RATIO and HAS_TOUCH from ol.BrowserFeature
This commit is contained in:
Frédéric Junod
2013-12-16 06:39:36 -08:00

View File

@@ -0,0 +1,3 @@
@exportSymbol ol.BrowserFeature
@exportProperty ol.BrowserFeature.DEVICE_PIXEL_RATIO
@exportProperty ol.BrowserFeature.HAS_TOUCH