Convert D-E examples to strapless template

This commit is contained in:
Tim Schaub
2015-11-14 16:00:35 -07:00
parent c3165252f8
commit 3035bbdfd3
12 changed files with 73 additions and 128 deletions

1
examples/d3.js vendored
View File

@@ -1,5 +1,4 @@
// NOCOMPILE
// this example uses d3 for which we don't have an externs file.
goog.require('ol');
goog.require('ol.Map');
goog.require('ol.View');