Remove externs/jspdf.js and add NOCOMPILE to examples/export-pdf.js

This commit is contained in:
Frederic Junod
2016-04-13 09:00:02 +02:00
parent 936d38ca6f
commit 044f6638ea
3 changed files with 1 additions and 47 deletions

View File

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