markers - generate from config file

This commit is contained in:
Azgaar 2021-09-25 21:49:34 +03:00 committed by Peter
parent 0530ebbde7
commit b156f3cdf9
6 changed files with 499 additions and 839 deletions

View file

@ -877,8 +877,10 @@ function parseLoadedData(data) {
borders.attr('style', null);
}
// ecomonics:
// calculate salesTax for all states
if (version < 1.7) {
// v 1.7 changed markers data
// TODO: get markers data from svg
}
})();
void (function checkDataIntegrity() {