Add ol.DeviceOrientation

This commit is contained in:
Frederic Junod
2013-02-04 09:59:38 +01:00
parent 7cd5266d39
commit 448e300a03
11 changed files with 292 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: