Adding mapbox-gl branch
This commit is contained in:
7
mapbox-gl/examples/static-image-require.js
Normal file
7
mapbox-gl/examples/static-image-require.js
Normal file
@@ -0,0 +1,7 @@
|
||||
goog.require('ol.Attribution');
|
||||
goog.require('ol.Map');
|
||||
goog.require('ol.View');
|
||||
goog.require('ol.extent');
|
||||
goog.require('ol.layer.Image');
|
||||
goog.require('ol.proj.Projection');
|
||||
goog.require('ol.source.ImageStatic');
|
||||
Reference in New Issue
Block a user