7 lines
176 B
JavaScript
7 lines
176 B
JavaScript
goog.require('ol.Attribution');
|
|
goog.require('ol.Map');
|
|
goog.require('ol.View2D');
|
|
goog.require('ol.layer.Image');
|
|
goog.require('ol.proj');
|
|
goog.require('ol.source.ImageWMS');
|