Dorset-Council-UK / GIFramework-Maps

A .NET based web map built with OpenLayers and Bootstrap
MIT License
15 stars 10 forks source link

Tidy up Map.ts #297

Open RobQuincey-DC opened 4 months ago

RobQuincey-DC commented 4 months ago

The Map.ts file, which is the main start up point to initialize the map, is large and unwieldy. It could do with being broken up into smaller functions, commented properly and reorganised.