Use object literals and use generic tile layer

This commit is contained in:
Tom Payne
2012-09-27 12:41:45 +02:00
parent 5ddbf17c8d
commit 65b8e0f915
37 changed files with 803 additions and 646 deletions
+3
View File
@@ -0,0 +1,3 @@
goog.require('ol.source.TileJSON');
goog.exportSymbol('ol.source.TileJSON', ol.source.TileJSON);