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