openstreetmap-polska / ua-2022-map

Map of reception points for refugees near Polish-Ukrainian border
https://dopomoha.pl
MIT License
37 stars 11 forks source link

Rewrite layer.js #100

Open cegladev opened 2 years ago

cegladev commented 2 years ago

Layer.js is quite chaotic and all the data are loaded from osm_data file not from the previously sepratetadly created. MAke layer.js generatable; thin out configuration. Rename built artifact then to .json file Write tests to generated file Check whether production code is working after changes