Merge pull request #552 from fredj/deviceorientation

Add ol.DeviceOrientation
This commit is contained in:
Frédéric Junod
2013-06-11 02:09:38 -07:00
12 changed files with 395 additions and 5 deletions

View File

@@ -312,6 +312,7 @@ def examples_star_json(name, match):
'../externs/oli.js',
'../externs/proj4js.js',
'../externs/tilejson.js',
'../externs/w3c_device_sensor_event.js',
],
})
with open(t.name, 'w') as f: