view src/djol/ImageWMSSource.js @ 8:f0035923ff3e

добавлена библиотека для работы с openlayers 3+
author cin
date Mon, 21 Aug 2017 17:47:00 +0300
parents
children
line wrap: on
line source

define(["ol"], function(ol) {
    return  ol.source.ImageWMS;
})