log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
pub
>
ImplabJs
annotate src/djol/format/nls/ru/coords.js @ 26:
fb23f3c854df
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
added new format for tamplates
author
nickolay
date
Sun, 10 Dec 2017 14:10:21 +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
define({
f0035923ff3e
добавлена библиотека для работы с openlayers 3+
cin
parents:
diff
changeset
2
north : "С",
f0035923ff3e
добавлена библиотека для работы с openlayers 3+
cin
parents:
diff
changeset
3
south : "Ю",
f0035923ff3e
добавлена библиотека для работы с openlayers 3+
cin
parents:
diff
changeset
4
west : "З",
f0035923ff3e
добавлена библиотека для работы с openlayers 3+
cin
parents:
diff
changeset
5
east : "В"
f0035923ff3e
добавлена библиотека для работы с openlayers 3+
cin
parents:
diff
changeset
6
});