Merge pull request #1717 from twpayne/binary-format
Add ol.format.Binary
This commit is contained in:
@@ -324,13 +324,14 @@ def examples_star_json(name, match):
|
||||
'//jquery-1.7.js',
|
||||
'../externs/bingmaps.js',
|
||||
'../externs/bootstrap.js',
|
||||
'../externs/closure-compiler.js',
|
||||
'../externs/example.js',
|
||||
'../externs/geojson.js',
|
||||
'../externs/topojson.js',
|
||||
'../externs/oli.js',
|
||||
'../externs/proj4js.js',
|
||||
'../externs/tilejson.js',
|
||||
'../externs/closure-compiler.js',
|
||||
'../externs/topojson.js',
|
||||
'../externs/vbarray.js',
|
||||
],
|
||||
})
|
||||
with open(t.name, 'w') as f:
|
||||
|
||||
Reference in New Issue
Block a user