Guest User

Untitled

a guest
Aug 19th, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. import Map from 'ol/Map.js';
  2. import View from 'ol/View.js';
  3. import TileLayer from 'ol/layer/Tile.js';
  4. import OSM from 'ol/source/OSM.js';
  5. import TileWMS from 'ol/source/TileWMS.js';
  6.  
  7. new ol.Map({
Add Comment
Please, Sign In to add comment