summaryrefslogtreecommitdiffstats
path: root/src/view/MapLoader.ts
AgeCommit message (Collapse)Author
2018-10-24Move shader initialization out of rendererMatthias Schiffer
Avoid public fields and ! overrides, make almost all fields readonly.
2018-10-24Throw in tslint and fix styleMatthias Schiffer
2018-10-24view/MapLoader: refactor texture creation into a methodMatthias Schiffer
2017-09-12Implement simple map rendererMatthias Schiffer