Update wmts-hidpi, add nicer-api-docs
This commit is contained in:
8
nicer-api-docs/examples/synthetic-lines-require.js
Normal file
8
nicer-api-docs/examples/synthetic-lines-require.js
Normal file
@@ -0,0 +1,8 @@
|
||||
goog.require('ol.Feature');
|
||||
goog.require('ol.Map');
|
||||
goog.require('ol.View2D');
|
||||
goog.require('ol.geom.LineString');
|
||||
goog.require('ol.layer.Vector');
|
||||
goog.require('ol.source.Vector');
|
||||
goog.require('ol.style.Stroke');
|
||||
goog.require('ol.style.Style');
|
||||
Reference in New Issue
Block a user