CityScope / CSL_Hamburg_Grasbrook

CityScope Frontend for HCU+MIT Grasbrook Project
5 stars 2 forks source link

Make work on linux #90

Closed luftj closed 4 years ago

luftj commented 4 years ago

fixes issue https://github.com/CityScope/CSL_Hamburg_Grasbrook/issues/74

luftj commented 4 years ago

works un ubuntu. See https://github.com/CityScope/CSL_Hamburg_Grasbrook/runs/341760757

andredaa commented 4 years ago

maptastic no longer working. If I click on the "maptastic" icon in the map-menu: ERROR ReferenceError: "numeric is not defined" when trying to load maptastic. Somehow numeric might need to be linked to this: node_modules/numeric/numeric-1.2.6.min.js see : https://github.com/austince/maptasticjs/commit/82ce16aa8b685aaf1a389cd8322785b25e6cd360#diff-3ec40a1e2a924ba4ba6521185d17b0f2R37

RELNO commented 4 years ago

My suggestion is to avoid Maptastic all in all in this point - there is no plan to project the app on a table now, and if we do we can revisit it via native CSS3d api. As for this specific issue: numeric is a library embedded inside MT. My guess is that the way it's loaded at init does not conform to es6 module imports.

luftj commented 4 years ago

should be fixed with maptastic 3.0.0.