view src/djol/format/nls/ru/coords.js @ 22:60f6493e2892

Added projection property to djol/VectorStore
author cin
date Wed, 06 Dec 2017 11:48:39 +0300
parents f0035923ff3e
children
line wrap: on
line source

define({
    north : "С",
    south : "Ю",
    west : "З",
    east : "В"
});