No missing requires in examples

This commit is contained in:
Tim Schaub
2016-08-08 23:46:08 -06:00
parent 279e10abe8
commit c40e1bc29b
2 changed files with 4 additions and 4 deletions

View File

@@ -1,3 +1,4 @@
goog.require('ol');
goog.require('ol.Feature');
goog.require('ol.Map');
goog.require('ol.View');