annotate src/djol/ol-stub.js @ 21:7c22fc01fcec

rewritten ./text/template-compile
author cin
date Thu, 30 Nov 2017 11:01:22 +0300
parents f0035923ff3e
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
8
f0035923ff3e добавлена библиотека для работы с openlayers 3+
cin
parents:
diff changeset
1 var ol;
f0035923ff3e добавлена библиотека для работы с openlayers 3+
cin
parents:
diff changeset
2 define([], function() {
f0035923ff3e добавлена библиотека для работы с openlayers 3+
cin
parents:
diff changeset
3 return ol;
f0035923ff3e добавлена библиотека для работы с openlayers 3+
cin
parents:
diff changeset
4 });