geoview-core is a package that manages the core viewer functionalities. Among those functionalities:
- An API that is exported to be used for internal and external packages
- Main rendering of maps and core components
- Layers and Geospatial functionalities
- User Interface elements
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.