geoview-core is a package that manages the core viewer functionalities. Among those functionalities:
As GeoView is now a monorepo, it needs one starter project (an app). geoview-core is the starter project that manages all internal packages. It uses webpack to compile, build and bundle the packages.
Generated using TypeDoc